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

12

/freebsd-13-stable/lib/libc/rpc/
H A Dcrypt_client.c53 struct netconfig *nconf; local
H A Dpmap_clnt.c69 struct netconfig *nconf; local
99 struct netconfig *nconf; local
[all...]
H A Dsvc_generic.c93 struct netconfig *nconf; local
157 svc_tp_create(void (*dispatch)(struct svc_req *, SVCXPRT *), rpcprog_t prognum, rpcvers_t versnum, const struct netconfig *nconf) argument
201 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.c185 struct netconfig *nconf; local
268 clnt_tp_create(const char *hostname, rpcprog_t prog, rpcvers_t vers, const struct netconfig *nconf) argument
282 clnt_tp_create_timed(const char *hostname, rpcprog_t prog, rpcvers_t vers, const struct netconfig *nconf, const struct timeval *tp) argument
334 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.c298 struct netconfig *nconf; local
H A Dsvc_simple.c110 struct netconfig *nconf; local
H A Dclnt_bcast.c271 struct netconfig *nconf; /* Netconfig structure */ member in struct:__anon7548
282 struct netconfig *nconf; local
[all...]
H A Dsvc.c175 svc_reg(SVCXPRT *xprt, const rpcprog_t prog, const rpcvers_t vers, void (*dispatch)(struct svc_req *, SVCXPRT *), const struct netconfig *nconf) argument
/freebsd-13-stable/sys/rpc/
H A Dgetnetconfig.c103 struct netconfig *nconf; local
117 struct netconfig *nconf; local
128 freenetconfigent(struct netconfig *nconf) argument
[all...]
H A Drpcb_clnt.c541 rpcb_set(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, const struct netbuf *address) argument
609 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) argument
[all...]
H A Dsvc_generic.c94 struct netconfig *nconf; local
150 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
207 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.c75 clnt_reconnect_create( struct netconfig *nconf, struct sockaddr *svcaddr, rpcprog_t program, rpcvers_t version, size_t sendsz, size_t recvsz) argument
/freebsd-13-stable/usr.sbin/rpcbind/
H A Dcheck_bound.c66 struct netconfig *nconf; member in struct:fdlist
113 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.c331 struct netconfig *nconf; local
H A Dutil.c120 struct netconfig *nconf; local
H A Drpcbind.c134 struct netconfig *nconf; local
264 init_transport(struct netconfig *nconf) argument
753 rbllist_add(rpcprog_t prog, rpcvers_t vers, struct netconfig *nconf, struct netbuf *addr) argument
[all...]
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c42 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) argument
/freebsd-13-stable/sys/kgssapi/
H A Dgss_impl.c91 struct netconfig *nconf; local
/freebsd-13-stable/usr.sbin/keyserv/
H A Dkeyserv.c120 struct netconfig *nconf = NULL; local
/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dstatd.c85 struct netconfig *nconf; local
328 create_service(struct netconfig *nconf) argument
524 complete_service(struct netconfig *nconf, char *port_str) argument
[all...]
/freebsd-13-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c169 struct netconfig *nconf; local
/freebsd-13-stable/usr.sbin/ypserv/
H A Dyp_main.c255 create_service(const int sock, const struct netconfig *nconf, argument
457 struct netconfig *nconf; local
[all...]
/freebsd-13-stable/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c113 struct netconfig *nconf; local
/freebsd-13-stable/usr.sbin/rpc.lockd/
H A Dlockd.c124 struct netconfig *nconf; local
499 create_service(struct netconfig *nconf) argument
723 complete_service(struct netconfig *nconf, char *port_str) argument
[all...]

Completed in 154 milliseconds

12