Home
last modified time | relevance | path

Searched refs:firmlink (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/man/man2/
H A Dgetdirentriesattr.2266 A directory which is a firmlink will have the
272 will be those from the firmlink, not the firmlink's target.
273 To get the attributes of the firmlink's target, call
275 on the firmlink.
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c5525 …th_new(struct vnode *dvp, char *leafname, char *path, int _len, int *truncated_path, int firmlink);
5530 …ath_new(struct vnode *dvp, char *leafname, char *path, int _len, int *truncated_path, int firmlink) in safe_getpath_new() argument
5536 if (firmlink) { in safe_getpath_new()
5586 if (firmlink) { in safe_getpath_new()