Searched refs:qnext (Results 26 - 29 of 29) sorted by relevance

12

/macosx-10.10/uucp-11/uucp/uuconf/
H A Drdperm.c281 pq = &qnew->qnext;
H A Dtsinfo.c213 for (qloc = qglobal->qprocess->qsyslocs; qloc != NULL; qloc = qloc->qnext)
224 qloc = qloc->qnext;
941 for (q = qglobal->qprocess->qunknown; q != NULL; q = q->qnext)
/macosx-10.10/uucp-11/uucp/
H A Duuconv.c1194 sperm.qnext = NULL;
1256 sperm.qnext = NULL;
1365 for (qlook = qVperms; qlook != NULL; qlook = qlook->qnext)
1457 qnew->qnext = qVperms;
1482 for (q = qVperms; q != NULL; q = q->qnext)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dpcache.c1790 struct query_info *qi, *qnext; local
1825 for ( qi=cb.sc_private; qi; qi=qnext ) {
1826 qnext = qi->next;

Completed in 290 milliseconds

12