Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.proc.h114 #define JOBDIR 0x040 /* print job's dir if not the same */ macro
H A Dsh.proc.c1147 if (flag & JOBDIR && in pprint()
1325 flag |= FANCY | JOBDIR; in dojobs()
1618 (void) pprint(pp, foregnd ? NAME | JOBDIR : NUMBER | NAME | AMPERSAND); in pstart()