Searched refs:F_GETPATH (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c50 case F_GETPATH:
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_fcntl.c187 #ifdef F_GETPATH
188 { BSM_F_GETPATH, F_GETPATH },
/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h258 #define F_GETPATH 50 /* return the full path of the fd */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1315 case F_GETPATH: {
1973 * like F_GETPATH, but special semantics for

Completed in 77 milliseconds