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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.proc.h116 #define AREASON 0200 macro
H A Dsh.proc.c546 (void) pprint(pp, AREASON | SHELLDIR);
549 (void) pprint(pp, AREASON | SHELLDIR);
1035 if (flag & (REASON | AREASON)) {
1067 || ((flag & AREASON)
1114 if (flag & (REASON | AREASON) && pp->p_flags & PDUMPED)

Completed in 87 milliseconds