Searched refs:idf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dio.c127 chkopen(unsigned char *idf, int mode) argument
131 if ((rc = open((char *)idf, mode, 0666)) < 0)
132 failed(idf, badopen);
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c2254 usbms_idf *idf = &(usbmsp->usbms_idf); local
2288 idf->bpos = limit;
2297 idf->xpos = limit;
2298 idf->xlen = rptsz;
2302 idf->ypos = limit;
2303 idf->ylen = rptsz;
2321 idf->zpos = limit;
2322 idf->zlen = rptsz;
2334 idf->tlen = limit / 8;
2343 &idf
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c53 uchar_t idf[4]; /* identifier, contains 0xff, 'SMB' */ member in struct:smb

Completed in 67 milliseconds