Home
last modified time | relevance | path

Searched refs:UNABLE_TO_COMPLETE_FULL_WRITE (Results 1 – 4 of 4) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h176 #define UNABLE_TO_COMPLETE_FULL_WRITE CORE_ERROR_CODE(16) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Doutput_stream.c688 return UNABLE_TO_COMPLETE_FULL_WRITE; in output_stream_write_fully()
H A Dsys_error.c337 error_register(UNABLE_TO_COMPLETE_FULL_WRITE, "UNABLE_TO_COMPLETE_FULL_WRITE"); in dnscore_register_errors()
H A Dmessage.c2545 return_value = UNABLE_TO_COMPLETE_FULL_WRITE; in message_query_tcp_with_timeout_ex()