HomeSort by: relevance | last modified time | path
    Searched refs:ISROOTEDPATH (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
path.c 131 if ((isrooted = ISROOTEDPATH(pathx)))
sh.h 136 * ISROOTEDPATH() means a .. as the first component is a no-op,
139 * OS Path ISABSPATH ISROOTEDPATH ISRELPATH
150 # define ISROOTEDPATH(s) ISABSPATH(s)

Completed in 31 milliseconds