Searched refs:new_free_msghdrs (Results 1 – 1 of 1) sorted by relevance
212 struct __msg *new_msghdrs, *new_free_msghdrs; in msgrealloc() local290 new_free_msghdrs = &new_msghdrs[0]; in msgrealloc()329 nmsghdr = new_free_msghdrs; in msgrealloc()331 new_free_msghdrs = nmsghdr->msg_next; in msgrealloc()402 free_msghdrs = new_free_msghdrs; in msgrealloc()