Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dnsdispatch.c238 #define VECTOR_FREE(v, c, s, f) \ macro
382 VECTOR_FREE(_nsmap, &_nsmapsize, sizeof(*_nsmap), in nss_configure()
384 VECTOR_FREE(_nsmod, &_nsmodsize, sizeof(*_nsmod), in nss_configure()
577 VECTOR_FREE(_nsmap, &_nsmapsize, sizeof(*_nsmap), in nss_atexit()
579 VECTOR_FREE(_nsmod, &_nsmodsize, sizeof(*_nsmod), in nss_atexit()