Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dmalloc.h158 #define _REALLOC(addr, size, type, flags) \ macro
/xnu-8019.80.24/bsd/netinet6/
H A Din6_mcast.c292 if ((nmships = (struct in6_multi **)_REALLOC(omships, in im6o_grow()
300 if ((nmfilters = (struct in6_mfilter *)_REALLOC(omfilters, in im6o_grow()
/xnu-8019.80.24/bsd/netinet/
H A Din_mcast.c292 if ((nmships = (struct in_multi **)_REALLOC(omships, in imo_grow()
300 if ((nmfilters = (struct in_mfilter *)_REALLOC(omfilters, in imo_grow()