Searched defs:unrootp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A D_xftw.c327 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