Home
last modified time | relevance | path

Searched defs:printpath (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/ape/cmd/pdksh/
H A Dc_ksh.c20 int printpath = 0; /* print where we cd'd? */ local
/plan9-contrib/sys/src/cmd/fscfs/
H A Dcfs.c1338 printpath(Path *p, int level) in printpath() function