HomeSort by relevance Sort by last modified time
    Searched full:cdnode (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
funcs.c 351 int cdnode; /* was a node from cdpath added in? */ local
438 cdnode = make_path(current_wd, dir, &cdpath, &xs, &phys_path);
448 if (cdnode)
487 if (printpath || cdnode)
    [all...]

Completed in 50 milliseconds