Searched refs:proto_client (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Dproto.h40 int proto_client(const char *srcaddr, const char *dstaddr,
H A Dproto.c163 proto_client(const char *srcaddr, const char *dstaddr, function
H A Dsecondary.c422 if (proto_client(NULL, "socketpair://", &res->hr_ctrl) == -1) {
430 if (proto_client(NULL, "socketpair://", &res->hr_event) == -1) {
H A Dprimary.c975 if (proto_client(NULL, "socketpair://", &res->hr_ctrl) == -1) {
984 if (proto_client(NULL, "socketpair://", &res->hr_event) == -1) {
994 if (proto_client(NULL, "socketpair://", &res->hr_conn) == -1) {
H A Dhastd.c1001 if (proto_client(res->hr_sourceaddr[0] != '\0' ? res->hr_sourceaddr : NULL,
/freebsd-9.3-release/sbin/hastctl/
H A Dhastctl.c534 if (proto_client(NULL, cfg->hc_controladdr, &controlconn) == -1) {
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c214 if (proto_client(NULL, cfg->hc_controladdr, &conn) == -1) {

Completed in 80 milliseconds