Searched refs:CU_open (Results 1 – 4 of 4) sorted by relevance
55 int (*CU_open)(); /* what to call to open brand */73 CU_open vector. If that fails, it might go on to the next brand.79 Another ACU can be added by writing the code for the CU_open and CU_clos81 CU_open is passed a pointer to the phone number; a pointer to the flds array;
227 int (*CU_open)(); /* what to call to open brand */ member
311 int (*CU_open)(); /* what to call to open brand */ member
356 fd = (*(cd->CU_open))(phone, flds, &dev);