Searched refs:lookup_check_for_resolve_prefix (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/bsd/sys/ |
| H A D | namei.h | 263 int lookup_check_for_resolve_prefix(char *path, size_t pathbuflen, size_t len, uint32_t *resolv…
|
| /xnu-12377.1.9/bsd/vfs/ |
| H A D | vfs_lookup.c | 281 resolve_error = lookup_check_for_resolve_prefix(cnp->cn_pnbuf, PATHBUFLEN, in namei() 321 error = lookup_check_for_resolve_prefix(cnp->cn_pnbuf, cnp->cn_pnlen, ndp->ni_pathlen, in namei() 760 lookup_check_for_resolve_prefix(char *path, size_t pathbuflen, size_t len, uint32_t *resolve_flags,… in lookup_check_for_resolve_prefix() function
|
| H A D | vfs_attrlist.c | 2740 …err = lookup_check_for_resolve_prefix(pathbuf, PATHBUFLEN, PATHBUFLEN, &resolve_flags, &perfix_len… in calc_varsize()
|