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

/freebsd-13-stable/sbin/hastd/
H A Dproto.h56 void proto_local_address(const struct proto_conn *conn, char *addr,
H A Dproto.c390 proto_local_address(const struct proto_conn *conn, char *addr, size_t size) function
H A Dhastd.c758 proto_local_address(lst->hl_conn, laddr, sizeof(laddr));
766 proto_local_address(conn, laddr, sizeof(laddr));
/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dproto.h51 void proto_local_address(const struct proto_conn *conn, char *addr,
H A Dauditdistd.c236 proto_local_address(lst->adl_conn, laddr, sizeof(laddr));
245 proto_local_address(conn, laddr, sizeof(laddr));
H A Dproto.c383 proto_local_address(const struct proto_conn *conn, char *addr, size_t size) function
H A Dproto_tls.c820 proto_local_address(tcp, newtlsctx->tls_laddr,
964 proto_local_address(tlsctx->tls_tcp, addr, size);

Completed in 173 milliseconds