Searched defs:unrootp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ | ||
H A D | _xftw.c | 327 const char *unrootp; local 344 unrootp = get_unrooted(path); 346 (strcmp(token, unrootp) != 0)) { 357 rc = fstatat(fd, unrootp, statp, sym); |
Completed in 44 milliseconds