HomeSort by: relevance | last modified time | path
    Searched refs:my_perror (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
test-fdleak.c 71 my_perror(const char *s) function
99 my_perror("Error from bufferevent");
141 my_perror("Could not create listener!");
150 my_perror("getsockname()");
219 my_perror("Could not connect!");
234 my_perror("setrlimit");
  /src/external/bsd/ntp/dist/sntp/libevent/test/
test-fdleak.c 70 my_perror(const char *s) function
98 my_perror("Error from bufferevent");
140 my_perror("Could not create listener!");
149 my_perror("getsockname()");
218 my_perror("Could not connect!");
233 my_perror("setrlimit");
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
uds_daemon.c 328 mDNSlocal void my_perror(char *errmsg) function
333 // Throttled version of my_perror: Logs once every 250 msgs
338 my_perror(err_msg);
2158 if (!extra) { my_perror("ERROR: calloc"); return mStatus_NoMemoryErr; }
2737 if (!instance) { my_perror("ERROR: calloc"); return mStatus_NoMemoryErr; }
2992 my_perror("ERROR: mallocL context/_handle_regservice_request_with_trust");
4038 my_perror("ERROR: mallocL context/_handle_browse_request_with_trust");
4620 my_perror("ERROR: mallocL context/_handle_resolve_request_with_trust");
5208 my_perror("ERROR: mallocL context/_handle_queryrecord_request_with_trust");
5896 my_perror("ERROR: mallocL context/_handle_addrinfo_request_with_trust")
    [all...]

Completed in 54 milliseconds