Home
last modified time | relevance | path

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

/sysdeps/posix/
A Dgetaddrinfo.c340 size_t alloca_used = sizeof (struct scratch_buffer); in gaih_inet() local
373 alloca_account (sizeof (struct gaih_servtuple), alloca_used); in gaih_inet()
399 alloca_used); in gaih_inet()
424 st = alloca_account (sizeof (struct gaih_servtuple), alloca_used); in gaih_inet()
442 alloca_used); in gaih_inet()
461 at = alloca_account (sizeof (struct gaih_addrtuple), alloca_used); in gaih_inet()
942 atr = at = alloca_account (sizeof (struct gaih_addrtuple), alloca_used); in gaih_inet()

Completed in 6 milliseconds