Searched defs:jobs (Results 1 – 2 of 2) sorted by relevance
86 struct jobs struct92 int p_numpost; /* number of posted jobs */ argument93 int p_numrun; /* number of running jobs */ argument95 unsigned char p_freejobs[JBYTES]; /* free jobs numbers */ argument102 extern struct jobs jobstat; argument
180 Lst jobs; /* The structures that describe them */ variable