Home
last modified time | relevance | path

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

/xnu-10002.81.5/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c58 case F_GETPATH_MTMINFO: in fcntl()
/xnu-10002.81.5/bsd/sys/
H A Dfcntl.h347 #define F_GETPATH_MTMINFO 71 /* return the full path of the FD, but error in specific mt… macro
/xnu-10002.81.5/bsd/kern/
H A Dkern_descrip.c4894 case F_GETPATH_MTMINFO: { in sys_fcntl_nocancel()
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_syscalls.c12817 case F_GETPATH_MTMINFO: in fsctl_internal()