Searched refs:F_GETLKPID (Results 1 – 5 of 5) sorted by relevance
41 case F_GETLKPID: in fcntl()
323 #define F_GETLKPID 66 /* See man fcntl(2) F_GETLK macro
57 return fcntl(fd, (pid == -1) ? F_GETLK : F_GETLKPID, fl); in posix_get()
364 case F_GETLKPID: in lf_advlock()
3179 case F_GETLKPID: in sys_fcntl_nocancel()3245 F_GETLKPID, &fl, F_OFD_LOCK, &context, NULL); in sys_fcntl_nocancel()