Searched refs:F_GETPATH (Results 1 – 5 of 5) sorted by relevance
187 #ifdef F_GETPATH188 { BSM_F_GETPATH, F_GETPATH },
56 case F_GETPATH: in fcntl()
144 if (fcntl_syscall(opened_fd, F_GETPATH, new_path)) { in _system_version_compat_open_shim()
282 #define F_GETPATH 50 /* return the full path of the fd */ macro
3694 case F_GETPATH: in sys_fcntl_nocancel()