Searched refs:idrange (Results 1 – 2 of 2) sorted by relevance
68 struct idrange { struct74 TAILQ_ENTRY(idrange) link; argument78 extern TAILQ_HEAD(idrange_list, idrange) idrange_list;
2181 struct idrange *r, *r1; in reqid_allocate()2219 if ((r1 = malloc(sizeof(struct idrange))) == NULL) { in reqid_allocate()2247 struct idrange *r; in reqid_next()2265 struct idrange *r; in reqid_base()2277 struct idrange *r; in reqid_type()2297 struct idrange *p, *p1; in reqid_flush()