Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/net/
H A Dnsdispatch.c241 #define VECTOR_FREE(v, c, s, f) \ macro
385 VECTOR_FREE(_nsmap, &_nsmapsize, sizeof(*_nsmap), in nss_configure()
387 VECTOR_FREE(_nsmod, &_nsmodsize, sizeof(*_nsmod), in nss_configure()
580 VECTOR_FREE(_nsmap, &_nsmapsize, sizeof(*_nsmap), in nss_atexit()
582 VECTOR_FREE(_nsmod, &_nsmodsize, sizeof(*_nsmod), in nss_atexit()