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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.proc.h114 #define SHELLDIR 040 /* print shell's dir if not the same */ macro
H A Dsh.proc.c543 (void) pprint(pp, SHELLDIR);
546 (void) pprint(pp, AREASON | SHELLDIR);
549 (void) pprint(pp, AREASON | SHELLDIR);
1151 if (flag & SHELLDIR && !eq(tp->p_cwd->di_name, dcwd->di_name)) {

Completed in 48 milliseconds