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

/freebsd-12-stable/contrib/tcsh/
H A Dsh.proc.h115 #define AREASON 0x080 macro
H A Dsh.proc.c546 (void) pprint(pp, AREASON | SHELLDIR);
549 (void) pprint(pp, AREASON | SHELLDIR);
1063 if (flag & (REASON | AREASON)) {
1095 || ((flag & AREASON)
1142 if (flag & (REASON | AREASON) && pp->p_flags & PDUMPED)

Completed in 110 milliseconds