HomeSort by: relevance | last modified time | path
    Searched defs:emalloc_zero (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_stdlib.h 136 #define emalloc_zero(c) ereallocz(NULL, (c), 0, TRUE) macro
153 #define emalloc_zero(c) ereallocz(NULL, (c), 0, TRUE, \ macro

Completed in 24 milliseconds