Searched refs:proto_connection_recv (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Dproto.h50 int proto_connection_recv(const struct proto_conn *conn, bool client,
H A Dproto.c312 proto_connection_recv(const struct proto_conn *conn, bool client, function
H A Dprimary.c591 if (proto_connection_recv(res->hr_conn, true, &conn) == -1) {
/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dproto.h49 int proto_connection_recv(const struct proto_conn *conn, bool client,
H A Dproto.c334 proto_connection_recv(const struct proto_conn *conn, bool client, function
H A Dsender.c158 if (proto_connection_recv(adhost->adh_conn, true, &conn) < 0) {

Completed in 63 milliseconds