Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/include/
Dntp_stdlib.h114 #define ereallocarray(p, n, s) oreallocarray((p), (n), (s)) macro
132 #define ereallocarray(p, n, s) oreallocarray((p), (n), (s), \ macro
/freebsd-9-stable/contrib/ntp/
DCommitLog15582 add 'oreallocarray()' prototypes and the macros 'eallocarray' and 'ereallocarray'