Searched defs:Queue (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c113 short Queue; /* == 1 if -q option set - queue summary */ variable
152 Psopt=Machines=Summary=Queue=Kill=Rejuvenate=Uopt=Sysopt=Jobcount=0;
201 Queue = Summary = 1;
269 if ((Calctime + Psopt + Machines + Queue + Kill + Rejuvenate + (Uopt|Sysopt |State)) >1) {
280 if ( !(Calctime | Kill | Rejuvenate | Uopt | Sysopt | Queue| Machines | State) ) {
932 && Queue
936 if (Queue) {
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c4978 real_callback_run(void *Queue) argument
4990 listid = Queue;
5009 *(uintptr_t *)Queue = (uintptr_t)list->c_nlist;
8678 * Queue the unlock request and notify i_ddi_umem_unlock thread
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h494 ** Queue group definition structure.
522 short qg_index; /* queue number internally, index in Queue[] */
1918 ** Queue related items
1967 /* Queue Run Limitations */
2004 EXTERN QUEUEGRP *Queue[MAXQUEUEGROUPS + 1]; /* queue groups */ variable

Completed in 140 milliseconds