Searched refs:firmlink (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 266 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-8792.41.9/bsd/vfs/ |
| H A D | vfs_syscalls.c | 5386 …th_new(struct vnode *dvp, char *leafname, char *path, int _len, int *truncated_path, int firmlink); 5391 …ath_new(struct vnode *dvp, char *leafname, char *path, int _len, int *truncated_path, int firmlink) in safe_getpath_new() argument 5397 if (firmlink) { in safe_getpath_new() 5447 if (firmlink) { in safe_getpath_new()
|