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

/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_fcntl.h102 #define SVR4_F_WRLCK 2 macro
H A Dsvr4_fcntl.c153 oflp->l_type = SVR4_F_WRLCK;
180 case SVR4_F_WRLCK:
208 oflp->l_type = SVR4_F_WRLCK;
235 case SVR4_F_WRLCK:

Completed in 42 milliseconds