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

  /src/bin/ls/
print.c 108 printpath(const FTSENT *p) { function in typeref:typename:int
201 (void)printpath(p);
396 chcnt += printpath(p);
  /src/bin/ksh/
c_ksh.c 24 int printpath = 0; /* print where we cd'd? */ local in function:c_cd
70 printpath++;
98 printpath++;
163 if (printpath || cdnode)

Completed in 12 milliseconds