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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
macos-ioloop.c 252 comm_finalize(comm_t *comm) function
254 ERROR("comm_finalize");
286 // later on. So we can't actually free the data structure yet, but the good news is that comm_finalize() will
ioloop.c 1021 comm_finalize(io_t *io) function
1024 ERROR("comm_finalize");

Completed in 31 milliseconds