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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.proc.h115 #define JOBDIR 0100 /* print job's dir if not the same */ macro
H A Dsh.proc.c1119 if (flag & JOBDIR &&
1296 flag |= FANCY | JOBDIR;
1589 (void) pprint(pp, foregnd ? NAME | JOBDIR : NUMBER | NAME | AMPERSAND);

Completed in 27 milliseconds