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

/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_fcntl.h101 #define SVR4_F_RDLCK 1 macro
H A Dsvr4_fcntl.c150 oflp->l_type = SVR4_F_RDLCK;
177 case SVR4_F_RDLCK:
205 oflp->l_type = SVR4_F_RDLCK;
232 case SVR4_F_RDLCK:

Completed in 99 milliseconds