Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c1626 WorkQ = WorkQ->w_next;
1681 while (WorkQ != NULL)
1733 WorkQ = WorkQ->w_next;
1743 WorkQ = WorkQ->w_next;
1747 WorkQ = WorkQ->w_next;
1753 WorkQ = WorkQ->w_next;
2192 WorkQ = WorkQ->w_next;
2953 if (WorkQ != NULL)
2966 WorkQ = NULL;
3106 w->w_next = WorkQ;
[all …]