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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
posix.c 251 nif = debug_calloc(1, len + 1 + sizeof(*nif), file, line);
628 debug_calloc(size_t count, size_t len, const char *file, int line) function

Completed in 25 milliseconds