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

  /src/bin/ksh/
path.c 124 int isrooted; local in function:simplify_path
131 if ((isrooted = ISROOTEDPATH(pathx)))
162 if (!isrooted && cur == start) {
path.c 124 int isrooted; local in function:simplify_path
131 if ((isrooted = ISROOTEDPATH(pathx)))
162 if (!isrooted && cur == start) {

Completed in 23 milliseconds