Home
last modified time | relevance | path

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

/xnu-8792.81.2/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c58 case F_GETPATH_MTMINFO: in fcntl()
/xnu-8792.81.2/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-8792.81.2/bsd/kern/
H A Dkern_descrip.c4863 case F_GETPATH_MTMINFO: { in sys_fcntl_nocancel()
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_syscalls.c12688 case F_GETPATH_MTMINFO: in fsctl_internal()