Home
last modified time | relevance | path

Searched refs:F_GETLKPID (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.61.2/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c41 case F_GETLKPID: in fcntl()
/xnu-8792.61.2/bsd/sys/
H A Dfcntl.h328 #define F_GETLKPID 66 /* See man fcntl(2) F_GETLK macro
/xnu-8792.61.2/bsd/kern/
H A Dkern_lockf.c367 case F_GETLKPID: in lf_advlock()
H A Dkern_descrip.c3143 case F_GETLKPID: in sys_fcntl_nocancel()
3209 F_GETLKPID, &fl, F_OFD_LOCK, &context, NULL); in sys_fcntl_nocancel()