Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.proc.h116 #define JOBLIST 0x100 macro
H A Dsh.proc.c1008 haderr = !(flag & JOBLIST); in pprint()
1316 int flag = NUMBER | NAME | REASON | JOBLIST; in dojobs()