Home
last modified time | relevance | path

Searched refs:F_GETLK (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.61.2/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c40 case F_GETLK: in fcntl()
/xnu-8792.61.2/bsd/security/audit/
H A Daudit_bsm_fcntl.c73 { BSM_F_GETLK, F_GETLK },
/xnu-8792.61.2/bsd/sys/
H A Dfcntl.h280 #define F_GETLK 7 /* get record locking information */ macro
/xnu-8792.61.2/bsd/kern/
H A Dkern_lockf.c362 case F_GETLK: in lf_advlock()
H A Dkern_descrip.c3141 case F_GETLK: in sys_fcntl_nocancel()
3205 F_GETLK, &fl, F_OFD_LOCK, &context, NULL); in sys_fcntl_nocancel()