Home
last modified time | relevance | path

Searched refs:ptrlist_grow (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/netinet/ !
H A Ddhcp_options.c123 ptrlist_grow(ptrlist_t * list, uint32_t n) in ptrlist_grow() function
154 if (!ptrlist_grow(list, 1)) { in ptrlist_add()
166 if (!ptrlist_grow(list, extra->count)) { in ptrlist_concat()