Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp_stdlib.h128 #define erealloczsite(p, n, o, z, f, l) ereallocz((p), (n), (o), (z)) macro
144 #define erealloczsite ereallocz macro
/src/contrib/ntp/libntp/
H A Dntp_rfc2553.c194 dst = erealloczsite(NULL, octets, 0, TRUE, caller_file, in copy_addrinfo_common()