Home
last modified time | relevance | path

Searched refs:t_bind (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/rpc/
H A Dsvc_generic.c83 struct t_bind bind; in svc_tp_create()
133 const struct t_bind *bindaddr, /* Local bind address */ in svc_tli_create()
H A Dtypes.h99 struct t_bind { struct
H A Dsvc.h622 const struct t_bind *, const size_t, const size_t);
/freebsd/lib/libc/rpc/
H A Dsvc_generic.c195 const struct t_bind *bindaddr, u_int sendsz, u_int recvsz) in svc_tli_create()
H A Drpc_soc.c468 struct t_bind taddr; in svcunix_create()
/freebsd/include/rpc/
H A Dsvc.h408 const struct t_bind *, const u_int,
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.c123 static struct t_bind netlink_taddr = {
276 struct t_bind taddr; in init_transport()
H A Drpcb_svc_com.c496 xprt = svc_tli_create(fd, 0, (struct t_bind *) 0, 0, 0); in create_rmtcall_fd()