Searched refs:SVR4_F_UNLCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_fcntl.h103 #define SVR4_F_UNLCK 3 macro
H A Dsvr4_fcntl.c156 oflp->l_type = SVR4_F_UNLCK;
183 case SVR4_F_UNLCK:
211 oflp->l_type = SVR4_F_UNLCK;
238 case SVR4_F_UNLCK:

Completed in 48 milliseconds