Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_stdlib.h128 #define erealloczsite(p, n, o, z, f, l) ereallocz((p), (n), (o), (z)) macro
144 #define erealloczsite ereallocz macro
/freebsd-14-stable/contrib/ntp/libntp/
HDntp_rfc2553.c194 dst = erealloczsite(NULL, octets, 0, TRUE, caller_file, in copy_addrinfo_common()