Searched refs:proto_connect (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sbin/hastd/
H A Dproto.h44 int proto_connect(struct proto_conn *conn, int timeout);
H A Dproto.c173 proto_connect(struct proto_conn *conn, int timeout) function
H A Dhastd.c1011 if (proto_connect(conn, -1) == -1) {
/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dproto.h38 int proto_connect(const char *srcaddr, const char *dstaddr, int timeout,
H A Dproto_tls.c371 if (proto_connect(saddr, daddr, timeout, &tcp) == -1)
507 if (proto_connect(NULL, "socketpair://", -1, &sock) == -1)
782 if (proto_connect(NULL, "socketpair://", -1, &sock) == -1)
H A Dproto.c162 proto_connect(const char *srcaddr, const char *dstaddr, int timeout, function
H A Dauditdistd.c440 if (proto_connect(adhost->adh_localaddr[0] != '\0' ?
H A Dsender.c750 if (proto_connect(NULL, "socketpair://", -1, &adh->adh_conn) == -1) {
/freebsd-13-stable/sbin/hastctl/
H A Dhastctl.c542 if (proto_connect(controlconn, HAST_TIMEOUT) == -1) {
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c222 if (proto_connect(conn, HAST_TIMEOUT) == -1) {

Completed in 173 milliseconds