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;
2179 struct idrange *r, *r1; in reqid_allocate()2217 if ((r1 = malloc(sizeof(struct idrange))) == NULL) { in reqid_allocate()2245 struct idrange *r; in reqid_next()2263 struct idrange *r; in reqid_base()2275 struct idrange *r; in reqid_type()2295 struct idrange *p, *p1; in reqid_flush()