HomeSort by: relevance | last modified time | path
    Searched refs:t_bind (Results 1 - 6 of 6) sorted by relevancy

  /src/common/include/rpc/
types.h 98 * The format of the address and options arguments of the XTI t_bind call.
102 struct t_bind { struct
  /src/tests/net/net/
Makefile 8 TESTS_C= t_bind
  /src/include/rpc/
svc.h 391 const struct t_bind *, const unsigned int,
396 * const struct t_bind *bindaddr; -- local bind address
  /src/lib/libc/rpc/
svc_generic.c 191 * bindaddr is NON-NULL, it performs a t_bind using the bindaddr. For
201 const struct t_bind *bindaddr, /* Local bind address */
  /src/tests/lib/libc/sys/
Makefile 16 TESTS_C+= t_bind
  /src/usr.sbin/rpcbind/
rpcbind.c 283 struct t_bind taddr;

Completed in 13 milliseconds