Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1669 uint8_t *sortbuf; in order_haddrlist_inet() local
1690 if ((sortbuf = malloc(sortbuf_size)) == NULL) in order_haddrlist_inet()
1693 sorted = (struct in_addr **)sortbuf; in order_haddrlist_inet()
1695 sortclass = (addr_class_t *)(sortbuf + in order_haddrlist_inet()
1718 free(sortbuf); in order_haddrlist_inet()
1733 free(sortbuf); in order_haddrlist_inet()
1776 free(sortbuf); in order_haddrlist_inet()