Home
last modified time | relevance | path

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

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