Lines Matching refs:next
157 pcb = pcb->next;
177 /* init struct to search next oid */
180 /* iterate over all possible OIDs to find the next one */
195 /* check generated OID: is it a candidate for the next one? */
198 pcb = pcb->next;
201 /* did we find a next one? */
271 pcb = pcb->next;
285 /* init struct to search next oid */
288 /* iterate over all possible OIDs to find the next one */
297 /* check generated OID: is it a candidate for the next one? */
301 pcb = pcb->next;
304 /* did we find a next one? */