Home
last modified time | relevance | path

Searched refs:fd_output_stream_attach_noclose (Results 1 – 5 of 5) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dfile_output_stream.h93 ya_result fd_output_stream_attach_noclose(output_stream *os, int fd);
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dfile_output_stream.c347 fd_output_stream_attach_noclose(output_stream* stream_, int fd) in fd_output_stream_attach_noclose() function
H A Dtcp_io_stream.c236 fd_output_stream_attach_noclose(ostream_, fd); in tcp_input_output_stream_connect_sockaddr()
H A Dsimple-http-server.c912fd_output_stream_attach_noclose(&os, client->sockfd); // we don't want to close the file descripto… in simple_rest_server_client_answer()
H A Dlogger_handle.c1380 fd_output_stream_attach_noclose(&los, sockfd); in logger_client_dispatcher_thread()
1483 fd_output_stream_attach_noclose(&los, sockfd); in logger_server_dispatcher_client_thread()