Home
last modified time | relevance | path

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

/xnu-10063.101.15/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-10063.101.15/bsd/vfs/
H A Dvfs_syscalls.c5450 …th_new(struct vnode *dvp, char *leafname, char *path, int _len, int *truncated_path, int firmlink);
5455 …ath_new(struct vnode *dvp, char *leafname, char *path, int _len, int *truncated_path, int firmlink) in safe_getpath_new() argument
5461 if (firmlink) { in safe_getpath_new()
5511 if (firmlink) { in safe_getpath_new()