Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.proc.h78 #define JOBDIR 0100 /* print job's dir if not the same */ macro
H A Dsh.proc.c716 if (flag&JOBDIR && in pprint()
790 flag |= FANCY|JOBDIR; in dojobs()
1051 (void) pprint(pp, foregnd ? NAME|JOBDIR : NUMBER|NAME|AMPERSAND); in pstart()