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

12

/freebsd-current/lib/libc/rpc/
H A Dcrypt_client.c50 struct netconfig *nconf; local
H A Dpmap_clnt.c62 struct netconfig *nconf; local
92 struct netconfig *nconf; local
[all...]
H A Dsvc_generic.c86 struct netconfig *nconf; local
150 svc_tp_create(void (*dispatch)(struct svc_req *, SVCXPRT *), rpcprog_t prognum, rpcvers_t versnum, const struct netconfig *nconf) argument
194 svc_tli_create(int fd, const struct netconfig *nconf, const struct t_bind *bindaddr, u_int sendsz, u_int recvsz) argument
[all...]
H A Dkey_call.c294 struct netconfig *nconf; local
H A Dclnt_generic.c176 struct netconfig *nconf; local
259 clnt_tp_create(const char *hostname, rpcprog_t prog, rpcvers_t vers, const struct netconfig *nconf) argument
273 clnt_tp_create_timed(const char *hostname, rpcprog_t prog, rpcvers_t vers, const struct netconfig *nconf, const struct timeval *tp) argument
325 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 Dsvc_simple.c106 struct netconfig *nconf; local
H A Dclnt_bcast.c263 struct netconfig *nconf; /* Netconfig structure */ member in struct:__anon118
274 struct netconfig *nconf; local
[all...]
H A Drpc_generic.c232 struct netconfig *nconf; local
328 struct netconfig *nconf; local
491 __rpc_nconf2sockinfo(const struct netconfig *nconf, struct __rpc_sockinfo *sip) argument
513 __rpc_nconf2fd(const struct netconfig *nconf) argument
527 struct netconfig *nconf; local
553 taddr2uaddr(const struct netconfig *nconf, const struct netbuf *nbuf) argument
563 uaddr2taddr(const struct netconfig *nconf, const char *uaddr) argument
[all...]
H A Dsvc.c168 svc_reg(SVCXPRT *xprt, const rpcprog_t prog, const rpcvers_t vers, void (*dispatch)(struct svc_req *, SVCXPRT *), const struct netconfig *nconf) argument
/freebsd-current/sys/rpc/
H A Dgetnetconfig.c100 struct netconfig *nconf; local
114 struct netconfig *nconf; local
125 freenetconfigent(struct netconfig *nconf) argument
[all...]
H A Drpcb_clnt.c533 rpcb_set(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, const struct netbuf *address) argument
601 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) argument
[all...]
H A Dsvc_generic.c87 struct netconfig *nconf; local
143 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
200 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.c74 clnt_reconnect_create( struct netconfig *nconf, struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version, size_t sendsz, size_t recvsz) argument
/freebsd-current/usr.sbin/rpcbind/
H A Drpcb_stat.c103 struct netconfig *nconf; local
147 struct netconfig *nconf; local
H A Dcheck_bound.c57 struct netconfig *nconf; member in struct:fdlist
104 add_bndlist(struct netconfig *nconf, struct netbuf *baddr __unused) argument
[all...]
H A Drpcb_svc_4.c327 struct netconfig *nconf; local
H A Dutil.c119 struct netconfig *nconf; local
H A Drpcbind.c126 struct netconfig *nconf; local
256 init_transport(struct netconfig *nconf) argument
745 rbllist_add(rpcprog_t prog, rpcvers_t vers, struct netconfig *nconf, struct netbuf *addr) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c42 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) argument
/freebsd-current/usr.sbin/rpc.statd/
H A Dstatd.c83 struct netconfig *nconf; local
326 create_service(struct netconfig *nconf) argument
522 complete_service(struct netconfig *nconf, char *port_str) argument
[all...]
/freebsd-current/usr.sbin/ypserv/
H A Dyp_main.c252 create_service(const int sock, const struct netconfig *nconf, argument
454 struct netconfig *nconf; local
[all...]
/freebsd-current/sys/kgssapi/
H A Dgss_impl.c91 struct netconfig *nconf; local
/freebsd-current/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c166 struct netconfig *nconf; local
/freebsd-current/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c147 struct netconfig *nconf; local
/freebsd-current/usr.sbin/keyserv/
H A Dkeyserv.c109 struct netconfig *nconf = NULL; local

Completed in 173 milliseconds

12