Home
last modified time | relevance | path

Searched refs:SHELLDIR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h75 #define SHELLDIR 040 /* print shell's dir if not the same */ macro
H A Dsh.proc.c284 (void) pprint(pp, AREASON|SHELLDIR); in pjwait()
740 if (flag&SHELLDIR && !eq(tp->p_cwd->di_name, dcwd->di_name)) { in pprint()