Searched refs:zone_alloc (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzone.c63 ** zone_alloc ()
65 static zone_t *zone_alloc () function
76 "zone_alloc: Out of memory");
165 if ( (new = zone_alloc ()) != NULL )

Completed in 8 milliseconds