Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h76 #define JOBDIR 0100 /* print job's dir if not the same */ macro
H A Dsh.proc.c722 if (flag&JOBDIR && in pprint()
796 flag |= FANCY|JOBDIR; in dojobs()
1057 (void) pprint(pp, foregnd ? NAME|JOBDIR : NUMBER|NAME|AMPERSAND); in pstart()