Lines Matching defs:queue
58 * Routines to display the state of the queue.
91 * Display the current state of the queue. Format = 1 if long format.
96 struct queue *q;
99 struct queue **queue;
109 * Print out local queue
116 if ((nitems = getq(&queue)) < 0)
140 printf("Warning: %s queue is turned off\n", printer);
203 q = queue[i];
207 freeq(queue, nitems);
215 * Print foreign queue
216 * Note that a file in transit may show up in either queue.
463 * Print the job's rank in the queue,