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

  /src/bin/csh/
proc.h 89 #define SHELLDIR 040 /* print shell's dir if not the same */
proc.c 320 (void)pprint(pp, SHELLDIR);
323 (void)pprint(pp, AREASON | SHELLDIR);
326 (void)pprint(pp, AREASON | SHELLDIR);
792 if (flag & SHELLDIR && !eq(tp->p_cwd->di_name, dcwd->di_name)) {

Completed in 13 milliseconds