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

12

/freebsd-11-stable/lib/libc/rpc/
H A Dcrypt_client.c51 struct netconfig *nconf; local
H A Dpmap_clnt.c67 struct netconfig *nconf; local
97 struct netconfig *nconf; local
[all...]
H A Dsvc_generic.c91 struct netconfig *nconf; local
155 svc_tp_create(void (*dispatch)(struct svc_req *, SVCXPRT *), rpcprog_t prognum, rpcvers_t versnum, const struct netconfig *nconf) argument
199 svc_tli_create(int fd, const struct netconfig *nconf, const struct t_bind *bindaddr, u_int sendsz, u_int recvsz) argument
[all...]
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.c296 struct netconfig *nconf; local
H A Dsvc_simple.c108 struct netconfig *nconf; local
H A Dclnt_bcast.c269 struct netconfig *nconf; /* Netconfig structure */ member in struct:__anon6713
280 struct netconfig *nconf; local
[all...]
H A Dsvc.c173 svc_reg(SVCXPRT *xprt, const rpcprog_t prog, const rpcvers_t vers, void (*dispatch)(struct svc_req *, SVCXPRT *), const struct netconfig *nconf) argument
H A Drpc_soc.c97 struct netconfig *nconf; local
206 struct netconfig *nconf; local
336 rpc_wrap_bcast(char *resultp, struct netbuf *addr, struct netconfig *nconf) argument
470 struct netconfig *nconf; local
[all...]
/freebsd-11-stable/sys/rpc/
H A Dgetnetconfig.c101 struct netconfig *nconf; local
115 struct netconfig *nconf; local
126 freenetconfigent(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 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 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-11-stable/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.c108 struct netconfig *nconf; local
152 struct netconfig *nconf; local
H A Drpcb_svc_4.c331 struct netconfig *nconf; local
H A Dutil.c122 struct netconfig *nconf; local
H A Drpcbind.c130 struct netconfig *nconf; local
249 init_transport(struct netconfig *nconf) argument
738 rbllist_add(rpcprog_t prog, rpcvers_t vers, struct netconfig *nconf, struct netbuf *addr) argument
[all...]
/freebsd-11-stable/usr.sbin/keyserv/
H A Dkeyserv.c120 struct netconfig *nconf = NULL; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c42 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) argument
/freebsd-11-stable/sys/kgssapi/
H A Dgss_impl.c95 struct netconfig *nconf; local
/freebsd-11-stable/usr.sbin/rpc.statd/
H A Dstatd.c83 struct netconfig *nconf; local
325 create_service(struct netconfig *nconf) argument
521 complete_service(struct netconfig *nconf, char *port_str) argument
[all...]
/freebsd-11-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c167 struct netconfig *nconf; local
/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_main.c253 create_service(const int sock, const struct netconfig *nconf, argument
455 struct netconfig *nconf; local
[all...]
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd.c122 struct netconfig *nconf; local
497 create_service(struct netconfig *nconf) argument
721 complete_service(struct netconfig *nconf, char *port_str) argument
[all...]

Completed in 166 milliseconds

12