Home
last modified time | relevance | path

Searched refs:unrootp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A D_xftw.c324 const char *unrootp; in nocdstat() local
341 unrootp = get_unrooted(path); in nocdstat()
343 (strcmp(token, unrootp) != 0)) { in nocdstat()
354 rc = fstatat(fd, unrootp, statp, sym); in nocdstat()