/minix3/lib/libc/rpc/ |
H A D | rpcb_clnt.c | 310 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 D | pmap_clnt.c | 75 struct netconfig *nconf; in __weak_alias() local 105 struct netconfig *nconf; in pmap_unset() local
|
H A D | svc_generic.c | 102 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 D | clnt_generic.c | 158 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 D | rpc_generic.c | 278 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 D | rpc_soc.c | 118 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 D | clnt_bcast.c | 281 struct netconfig *nconf; /* Netconfig structure */ in rpc_broadcast_exp() member 292 struct netconfig *nconf; in rpc_broadcast_exp() local
|
H A D | svc_simple.c | 114 struct netconfig *nconf; in rpc_reg() local
|
H A D | svc_dg.c | 492 struct netconfig *nconf; in cache_set() local 584 struct netconfig *nconf; in cache_get() local
|
H A D | svc.c | 213 const struct netconfig *nconf) in svc_reg()
|
/minix3/tests/fs/nfs/nfsservice/rpcbind/ |
H A D | rpcbind.c | 123 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 D | rpcb_stat.c | 107 struct netconfig *nconf; in rpcbs_getaddr() local 151 struct netconfig *nconf; in rpcbs_rmtcall() local
|
H A D | check_bound.c | 67 struct netconfig *nconf; member 112 add_bndlist(struct netconfig *nconf, struct netbuf *baddr) in add_bndlist()
|
H A D | util.c | 118 struct netconfig *nconf; in addrmerge() local
|
H A D | rpcb_svc_4.c | 330 struct netconfig *nconf; in rpcbproc_getaddrlist_4_local() local
|
H A D | rpcb_svc_com.c | 370 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 D | ethif.c | 200 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 D | ndev.c | 641 ndev_conf(ndev_id_t id, const struct ndev_conf * nconf) in ndev_conf()
|
/minix3/tests/lib/libc/rpc/ |
H A D | t_rpc.c | 35 reply(caddr_t replyp, struct netbuf * raddrp, struct netconfig * nconf) in reply()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | asn1_gen.c | 128 ASN1_TYPE *ASN1_generate_nconf(char *str, CONF *nconf) in ASN1_generate_nconf()
|
/minix3/usr.sbin/inetd/ |
H A D | inetd.c | 1263 struct netconfig *nconf; local 1301 struct netconfig *nconf; local
|
/minix3/external/bsd/dhcpcd/dist/ |
H A D | if-options.c | 656 char *p = NULL, *bp, *fp, *np, **nconf; in parse_option() local
|