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

/freebsd-10.2-release/contrib/ntp/include/
H A Dntp_stdlib.h111 #define emalloc_zero(c) ereallocz(NULL, (c), 0, TRUE) macro
126 #define emalloc_zero(c) ereallocz(NULL, (c), 0, TRUE, \ macro

Completed in 56 milliseconds