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

/freebsd-9.3-release/sbin/hastd/
H A Dproto.h44 int proto_server(const char *addr, struct proto_conn **connp);
H A Dhastd.c504 if (proto_server(newcfg->hc_controladdr,
526 } else if (proto_server(nlst->hl_addr, &nlst->hl_conn) == 0) {
1290 if (proto_server(cfg->hc_controladdr, &cfg->hc_controlconn) == -1) {
1297 if (proto_server(lst->hl_addr, &lst->hl_conn) == -1) {
H A Dproto.c213 proto_server(const char *addr, struct proto_conn **connp) function
/freebsd-9.3-release/contrib/openbsm/bin/auditdistd/
H A Dproto.h43 int proto_server(const char *addr, struct proto_conn **connp);
H A Dproto.c198 proto_server(const char *addr, struct proto_conn **connp) function
H A Dauditdistd.c768 if (proto_server(lst->adl_addr, &lst->adl_conn) == -1) {
H A Dproto_tls.c633 if (proto_server(laddr, &tcp) == -1) {

Completed in 70 milliseconds