Home
last modified time | relevance | path

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

/original-bsd/bin/csh/
H A Dproc.h62 #define SHELLDIR 040 /* print shell's dir if not the same */ macro
H A Dproc.c290 (void) pprint(pp, SHELLDIR);
293 (void) pprint(pp, AREASON | SHELLDIR);
296 (void) pprint(pp, AREASON | SHELLDIR);
782 if (flag & SHELLDIR && !eq(tp->p_cwd->di_name, dcwd->di_name)) {