Home
last modified time | relevance | path

Searched refs:F_GETPATH_NOFIRMLINK (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/libsyscall/wrappers/cancelable/ !
H A Dfcntl-base.c57 case F_GETPATH_NOFIRMLINK: in fcntl()
/xnu-12377.61.12/bsd/sys/ !
H A Dfcntl.h371 #define F_GETPATH_NOFIRMLINK 102 /* return the full path without firmlinks of the fd */ macro
/xnu-12377.61.12/bsd/kern/ !
H A Dkern_descrip.c3795 case F_GETPATH_NOFIRMLINK: { in sys_fcntl_nocancel()
3811 &pathlen, cmd == F_GETPATH_NOFIRMLINK ? in sys_fcntl_nocancel()