Home
last modified time | relevance | path

Searched defs:nconf (Results 1 – 22 of 22) sorted by relevance

/minix3/lib/libc/rpc/
H A Drpcb_clnt.c310 getclnthandle(const char *host, const struct netconfig *nconf, char **targaddr) in getclnthandle()
485 struct netconfig *nconf, *tmpnconf = NULL; in local_rpcb() local
541 const struct netconfig *nconf, /* Network structure of transport */ in rpcb_set()
600 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) in rpcb_unset()
638 got_entry(rpcb_entry_list_ptr relp, const struct netconfig *nconf) in got_entry()
686 const struct netconfig *nconf, const char *host, CLIENT **clpp) in __rpcb_findaddr()
988 const struct netconfig *nconf, struct netbuf *address, in rpcb_getaddr()
1021 rpcb_getmaps(const struct netconfig *nconf, const char *host) in rpcb_getmaps()
1072 const struct netconfig *nconf, /* Netconfig structure */ in rpcb_rmtcall()
1153 struct netconfig *nconf; in rpcb_gettime() local
[all …]
H A Dpmap_clnt.c75 struct netconfig *nconf; in __weak_alias() local
105 struct netconfig *nconf; in pmap_unset() local
H A Dsvc_generic.c102 struct netconfig *nconf; in svc_create() local
167 const struct netconfig *nconf) /* Netconfig structure for the network */ in svc_tp_create()
203 const struct netconfig *nconf, /* Netconfig struct for nettoken */ in svc_tli_create()
H A Dclnt_generic.c158 struct netconfig *nconf; in clnt_create() local
229 const struct netconfig *nconf) /* net config struct */ in clnt_tp_create()
293 const struct netconfig *nconf, /* netconfig structure */ in clnt_tli_create()
H A Drpc_generic.c278 struct netconfig *nconf; in __rpc_getconfip() local
386 struct netconfig *nconf; in __rpc_getconf() local
550 __rpc_nconf2sockinfo(const struct netconfig *nconf, struct __rpc_sockinfo *sip) in __rpc_nconf2sockinfo()
573 __rpc_nconf2fd(const struct netconfig *nconf) in __rpc_nconf2fd()
605 taddr2uaddr(const struct netconfig *nconf, const struct netbuf *nbuf) in taddr2uaddr()
618 uaddr2taddr(const struct netconfig *nconf, const char *uaddr) in uaddr2taddr()
H A Drpc_soc.c118 struct netconfig *nconf; in clnt_com_create() local
232 struct netconfig *nconf; in svc_com_create() local
356 struct netconfig *nconf) /* Netconf of the transport */ in rpc_wrap_bcast()
H A Dclnt_bcast.c281 struct netconfig *nconf; /* Netconfig structure */ in rpc_broadcast_exp() member
292 struct netconfig *nconf; in rpc_broadcast_exp() local
H A Dsvc_simple.c114 struct netconfig *nconf; in rpc_reg() local
H A Dsvc_dg.c492 struct netconfig *nconf; in cache_set() local
584 struct netconfig *nconf; in cache_get() local
H A Dsvc.c213 const struct netconfig *nconf) in svc_reg()
/minix3/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c123 struct netconfig *nconf; in rpcbind_main() local
231 init_transport(struct netconfig *nconf) in init_transport()
512 rbllist_add(rpcprog_t prog, rpcvers_t vers, struct netconfig *nconf, in rbllist_add()
H A Drpcb_stat.c107 struct netconfig *nconf; in rpcbs_getaddr() local
151 struct netconfig *nconf; in rpcbs_rmtcall() local
H A Dcheck_bound.c67 struct netconfig *nconf; member
112 add_bndlist(struct netconfig *nconf, struct netbuf *baddr) in add_bndlist()
H A Dutil.c118 struct netconfig *nconf; in addrmerge() local
H A Drpcb_svc_4.c330 struct netconfig *nconf; in rpcbproc_getaddrlist_4_local() local
H A Drpcb_svc_com.c370 struct netconfig *nconf; in rpcbproc_uaddr2taddr_com() local
397 struct netconfig *nconf; in rpcbproc_taddr2uaddr_com() local
479 create_rmtcall_fd(struct netconfig *nconf) in create_rmtcall_fd()
594 struct netconfig *nconf; in rpcbproc_callit_com() local
/minix3/minix/net/lwip/
H A Dethif.c200 ethif_add_mcast(struct ndev_conf * nconf, unsigned int max, in ethif_add_mcast()
235 ethif_add_mcast_v4(struct ndev_conf * nconf, unsigned int max, in ethif_add_mcast_v4()
256 ethif_add_mcast_v6(struct ndev_conf * nconf, unsigned int max, in ethif_add_mcast_v6()
275 ethif_gen_mcast(struct ethif * ethif, struct ndev_conf * nconf) in ethif_gen_mcast()
1068 struct ndev_conf *nconf; in ethif_post_conf() local
H A Dndev.c641 ndev_conf(ndev_id_t id, const struct ndev_conf * nconf) in ndev_conf()
/minix3/tests/lib/libc/rpc/
H A Dt_rpc.c35 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) in reply()
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn1_gen.c128 ASN1_TYPE *ASN1_generate_nconf(char *str, CONF *nconf) in ASN1_generate_nconf()
/minix3/usr.sbin/inetd/
H A Dinetd.c1263 struct netconfig *nconf; local
1301 struct netconfig *nconf; local
/minix3/external/bsd/dhcpcd/dist/
H A Dif-options.c656 char *p = NULL, *bp, *fp, *np, **nconf; in parse_option() local