Home
last modified time | relevance | path

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

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