Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/svnserve/
HDsvnserve.c541 close_connection(connection_t *connection) in close_connection() function
611 close_connection(connection); in serve_thread()
1277 close_connection(connection); in sub_main()
1293 close_connection(connection); in sub_main()
1327 close_connection(connection); in sub_main()
/NextBSD/contrib/dma/
HDnet.c339 close_connection(int fd) in close_connection() function
485 close_connection(fd); in deliver_to_host()
/NextBSD/lib/libtacplus/
HDtaclib.c55 static void close_connection(struct tac_handle *);
226 close_connection(struct tac_handle *h) in close_connection() function
1104 close_connection(h); in tac_send_authen()
1174 close_connection(h); in tac_send_author()
1217 close_connection(h); in tac_send_acct()
/NextBSD/contrib/serf/
HDoutgoing.c1026 int close_connection = FALSE; in read_from_connection() local
1168 close_connection = is_conn_closing(request->resp_bkt); in read_from_connection()
1171 close_connection != SERF_ERROR_CLOSING) { in read_from_connection()
1202 if (close_connection == SERF_ERROR_CLOSING) { in read_from_connection()