Home
last modified time | relevance | path

Searched refs:RPC_ANYFD (Results 1 – 12 of 12) sorted by relevance

/freebsd-9-stable/lib/libc/rpc/
Dsvc_generic.c164 xprt = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0);
204 if (fd == RPC_ANYFD) {
308 xprt->xp_fd = RPC_ANYFD;
Dclnt_generic.c301 cl = clnt_tli_create(RPC_ANYFD, nconf, svcaddr, in clnt_tp_create_timed()
314 cl = clnt_tli_create(RPC_ANYFD, nconf, svcaddr, in clnt_tp_create_timed()
343 if (fd == RPC_ANYFD) { in clnt_tli_create()
Dsvc_simple.c150 svcxprt = svc_tli_create(RPC_ANYFD, nconf, NULL, 0, 0);
Drpcb_clnt.c307 client = clnt_tli_create(RPC_ANYFD, nconf, addr,
402 client = clnt_tli_create(RPC_ANYFD, nconf, &taddr,
Dsvc_vc.c395 if (xprt->xp_fd != RPC_ANYFD)
/freebsd-9-stable/usr.sbin/ypserv/
Dyp_main.c277 if (sock == RPC_ANYFD) { in create_service()
526 _rpcfd = RPC_ANYFD; in main()
/freebsd-9-stable/include/rpc/
Dsvc.h365 #define RPC_ANYFD RPC_ANYSOCK macro
/freebsd-9-stable/usr.bin/rpcinfo/
Drpcinfo.c375 int fd = RPC_ANYFD;
1229 static int fd = RPC_ANYFD;
1231 if (fd == RPC_ANYFD) {
1583 client = clnt_tli_create(RPC_ANYFD, nconf, &addr, RPCBPROG,
/freebsd-9-stable/sys/rpc/
Dsvc.h709 #define RPC_ANYFD RPC_ANYSOCK macro
Drpcb_clnt.c310 client = clnt_tli_create(RPC_ANYFD, nconf, addr,
405 client = clnt_tli_create(RPC_ANYFD, nconf, &taddr,
/freebsd-9-stable/sbin/mount_nfs/
Dmount_nfs.c972 clp = clnt_tli_create(RPC_ANYFD, nconf, &nfs_nb, NFS_PROGRAM, nfsvers, in nfs_tryproto()
/freebsd-9-stable/contrib/amd/
DChangeLog1990 (create_amq_service): decide if to bind to RPC_ANYFD, or to a