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

/freebsd-10.1-release/sys/rpc/
H A Dtypes.h97 * The format of the addres and options arguments of the XTI t_bind call.
101 struct t_bind { struct
H A Dsvc_generic.c158 struct t_bind bind;
198 * bindaddr is NON-NULL, it performs a t_bind using the bindaddr. For
209 const struct t_bind *bindaddr, /* Local bind address */
H A Dsvc.h789 const struct netconfig *, const struct t_bind *, const size_t, const size_t);
793 * const struct t_bind *bindaddr; -- local bind address
832 const struct t_bind *, const u_int,
837 * const struct t_bind *bindaddr; -- local bind address
/freebsd-10.1-release/include/rpc/
H A Dsvc.h405 const struct t_bind *, const u_int,
410 * const struct t_bind *bindaddr; -- local bind address
/freebsd-10.1-release/lib/libc/rpc/
H A Dsvc_generic.c182 * bindaddr is NON-NULL, it performs a t_bind using the bindaddr. For
192 const struct t_bind *bindaddr; /* Local bind address */
H A Drpc_soc.c519 struct t_bind taddr;
/freebsd-10.1-release/usr.sbin/rpcbind/
H A Drpcbind.c250 struct t_bind taddr;
H A Drpcb_svc_com.c502 xprt = svc_tli_create(fd, 0, (struct t_bind *) 0, 0, 0);

Completed in 75 milliseconds