Searched refs:close_connection (Results 1 – 4 of 4) sorted by relevance
541 close_connection(connection_t *connection) in close_connection() function611 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()
339 close_connection(int fd) in close_connection() function485 close_connection(fd); in deliver_to_host()
55 static void close_connection(struct tac_handle *);226 close_connection(struct tac_handle *h) in close_connection() function1104 close_connection(h); in tac_send_authen()1174 close_connection(h); in tac_send_author()1217 close_connection(h); in tac_send_acct()
1026 int close_connection = FALSE; in read_from_connection() local1168 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()