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

/illumos-gate/usr/src/lib/libc/port/gen/
H A D_xftw.c115 static const char *get_unrooted(const char *);
344 unrootp = get_unrooted(path);
374 get_unrooted(const char *path) function
H A Dnftw.c165 static const char *get_unrooted(const char *);
640 basepath = get_unrooted(path);
663 basepath = get_unrooted(path);
731 get_unrooted(const char *path) function

Completed in 139 milliseconds