Searched refs:prt_client (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Dproto_impl.h58 prt_client_t *prt_client; member in struct:proto
H A Dproto_socketpair.c225 .prt_client = sp_client,
H A Dproto.c121 if (proto->prt_client == NULL)
124 ret = proto->prt_client(srcaddr, dstaddr, &ctx);
H A Dproto_uds.c343 .prt_client = uds_client,
H A Dproto_tcp.c617 .prt_client = tcp_client,

Completed in 53 milliseconds