Searched defs:F_UNLCK (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dloadsave.c518 (void) lockfile(fileno(fp), F_UNLCK); local
607 (void) lockfile(fileno(fp), F_UNLCK); local
654 (void) lockfile(fileno(fp), F_UNLCK); local
660 (void) lockfile(fileno(fp), F_UNLCK); local
675 (void) lockfile(fileno(fp), F_UNLCK); local
724 (void) lockfile(fileno(fp), F_UNLCK); local
840 (void) lockfile(fileno(fp), F_UNLCK); local
914 (void) lockfile(fileno(fp1), F_UNLCK); local
923 (void) lockfile(fileno(fp1), F_UNLCK); local
936 (void) lockfile(fileno(fp1), F_UNLCK); local
1014 (void) lockfile(fileno(fp1), F_UNLCK); local
1023 (void) lockfile(fileno(fp1), F_UNLCK); local
1157 (void) lockfile(fileno(fp), F_UNLCK); local
1223 (void) lockfile(fileno(fp1), F_UNLCK); local
1239 (void) lockfile(fileno(fp1), F_UNLCK); local
1240 (void) lockfile(fileno(fp2), F_UNLCK); local
1259 (void) lockfile(fileno(fp1), F_UNLCK); local
1273 (void) lockfile(fileno(fp1), F_UNLCK); local
1274 (void) lockfile(fileno(fp2), F_UNLCK); local
[all...]
/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h204 #define F_UNLCK 03 /* Remove lock(s) */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h145 #define F_UNLCK 3 /* remove lock(s) */ macro
159 short l_type; /* F_RDLCK, F_WRLCK, or F_UNLCK */
170 short l_type; /* F_RDLCK, F_WRLCK, or F_UNLCK */
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h253 #define F_UNLCK 2 /* unlock */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h330 #define F_UNLCK 03 /* Remove lock(s) */ macro

Completed in 66 milliseconds