Home
last modified time | relevance | path

Searched defs:ereallocarray (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/ntp/include/
H A Dntp_stdlib.h133 #define ereallocarray(p, n, s) oreallocarrayxz((p), (n), (s), 0) macro
153 #define ereallocarray(p, n, s) oreallocarrayxz((p), (n), (s), 0, \ macro