Search | Google it | Results 1 - 2 of 2 for funcall:QueRemoveNext from t2ex (0.00 seconds) |
118: /* Get the first entry in free queue */ 119: prog = (ProgInfo*)QueRemoveNext(&pmFreeQue); 120:
436: struct queue *q; 437: while ( (q = QueRemoveNext(tkn_rxqh(nifp))) != NULL ) { 438: txrxbuf_free((struct tkn_extbuf*)q);