Searched defs:nconf (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-10.3-release/lib/libc/rpc/
H A Dcrypt_client.c54 struct netconfig *nconf; local
H A Dpmap_clnt.c67 struct netconfig *nconf; local
97 struct netconfig *nconf; local
[all...]
H A Dsvc_generic.c90 struct netconfig *nconf; local
[all...]
H A Dsvc_simple.c106 struct netconfig *nconf; local
H A Dclnt_generic.c183 struct netconfig *nconf; local
266 clnt_tp_create(const char *hostname, rpcprog_t prog, rpcvers_t vers, const struct netconfig *nconf) argument
280 clnt_tp_create_timed(const char *hostname, rpcprog_t prog, rpcvers_t vers, const struct netconfig *nconf, const struct timeval *tp) argument
332 clnt_tli_create(int fd, const struct netconfig *nconf, struct netbuf *svcaddr, rpcprog_t prog, rpcvers_t vers, uint sendsz, uint recvsz) argument
[all...]
H A Dkey_call.c312 struct netconfig *nconf; local
H A Drpc_soc.c103 struct netconfig *nconf; local
233 struct netconfig *nconf; local
512 struct netconfig *nconf; local
[all...]
/freebsd-10.3-release/sys/rpc/
H A Dgetnetconfig.c101 struct netconfig *nconf; local
115 struct netconfig *nconf; local
126 freenetconfigent(struct netconfig *nconf) argument
[all...]
H A Drpcb_clnt.c539 rpcb_set(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, const struct netbuf *address) argument
607 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) argument
[all...]
H A Dsvc_generic.c92 struct netconfig *nconf; local
148 svc_tp_create( SVCPOOL *pool, void (*dispatch)(struct svc_req *, SVCXPRT *), rpcprog_t prognum, rpcvers_t versnum, const char *uaddr, const struct netconfig *nconf) argument
205 svc_tli_create( SVCPOOL *pool, struct socket *so, const struct netconfig *nconf, const struct t_bind *bindaddr, size_t sendsz, size_t recvsz) argument
[all...]
H A Dclnt_rc.c72 clnt_reconnect_create( struct netconfig *nconf, struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version, size_t sendsz, size_t recvsz) argument
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c35 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) argument
/freebsd-10.3-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Dcheck_bound.c67 struct netconfig *nconf; member in struct:fdlist
112 add_bndlist(struct netconfig *nconf, struct netbuf *baddr) argument
[all...]
H A Drpcb_stat.c107 struct netconfig *nconf; local
151 struct netconfig *nconf; local
H A Drpcb_svc_4.c330 struct netconfig *nconf; local
H A Drpcbind.c123 struct netconfig *nconf; local
229 init_transport(struct netconfig *nconf) argument
510 rbllist_add(rpcprog_t prog, rpcvers_t vers, struct netconfig *nconf, struct netbuf *addr) argument
[all...]
H A Dutil.c118 struct netconfig *nconf; local
/freebsd-10.3-release/usr.sbin/rpcbind/
H A Dcheck_bound.c65 struct netconfig *nconf; member in struct:fdlist
112 add_bndlist(struct netconfig *nconf, struct netbuf *baddr __unused) argument
[all...]
H A Drpcb_stat.c109 struct netconfig *nconf; local
153 struct netconfig *nconf; local
H A Drpcb_svc_4.c332 struct netconfig *nconf; local
H A Dutil.c96 struct netconfig *nconf; local
/freebsd-10.3-release/sys/kgssapi/
H A Dgss_impl.c95 struct netconfig *nconf; local
/freebsd-10.3-release/usr.sbin/keyserv/
H A Dkeyserv.c120 struct netconfig *nconf = NULL; local
/freebsd-10.3-release/usr.sbin/rpc.statd/
H A Dstatd.c83 struct netconfig *nconf; local
317 create_service(struct netconfig *nconf) argument
513 complete_service(struct netconfig *nconf, char *port_str) argument
[all...]
/freebsd-10.3-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c166 struct netconfig *nconf; local

Completed in 191 milliseconds

12