Searched defs:emalloc_zero (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_stdlib.h114 #define emalloc_zero(c) ereallocz(NULL, (c), 0, TRUE) macro
131 #define emalloc_zero(c) ereallocz(NULL, (c), 0, TRUE, \ macro

Completed in 241 milliseconds