Home
last modified time | relevance | path

Searched refs:new_icoms (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dicoms_ux.c144 && (icom = new_icoms(path, p->log)) != NULL) { in serial_get_paths()
322 && (icom = new_icoms(path, p->log)) != NULL) { in serial_get_paths()
H A Dicoms.h586 extern icoms *new_icoms(icompath *ipath, a1log *log);
H A Dicoms_nt.c130 && (icom = new_icoms(path, p->log)) != NULL) { in serial_get_paths()
H A Dicoms.c736 icoms *new_icoms( in new_icoms() function
H A Dinst.c618 if ((icom = new_icoms(path, log)) == NULL) { in new_inst()