Searched refs:LOCK_NB (Results 1 – 2 of 2) sorted by relevance
653 #define LOCK_NB 0x04 /* don't block when locking */ macro
5708 (how & LOCK_NB ? F_FLOCK : F_FLOCK | F_WAIT), in sys_flock()