Searched refs:close_connection (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/svnserve/
H A Dsvnserve.c542 close_connection(connection_t *connection)
612 close_connection(connection);
1278 close_connection(connection);
1294 close_connection(connection);
1328 close_connection(connection);
541 close_connection(connection_t *connection) function
/freebsd-10-stable/lib/libtacplus/
H A Dtaclib.c55 static void close_connection(struct tac_handle *);
226 close_connection(struct tac_handle *h) function
1104 close_connection(h);
1174 close_connection(h);
1217 close_connection(h);
/freebsd-10-stable/contrib/serf/
H A Doutgoing.c1026 int close_connection = FALSE; local
1168 close_connection = is_conn_closing(request->resp_bkt);
1171 close_connection != SERF_ERROR_CLOSING) {
1202 if (close_connection == SERF_ERROR_CLOSING) {

Completed in 162 milliseconds