Searched refs:lookup_check_for_resolve_prefix (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.61.5/bsd/vfs/ |
| H A D | vfs_lookup.c | 132 static int lookup_check_for_resolve_prefix(char *path, size_t pathbuflen, size_t len, … 260 resolve_error = lookup_check_for_resolve_prefix(cnp->cn_pnbuf, PATHBUFLEN, in namei() 288 error = lookup_check_for_resolve_prefix(cnp->cn_pnbuf, cnp->cn_pnlen, ndp->ni_pathlen, in namei() 657 lookup_check_for_resolve_prefix(char *path, size_t pathbuflen, size_t len, uint32_t *resolve_flags,… in lookup_check_for_resolve_prefix() function
|