Home
last modified time | relevance | path

Searched refs:getnetconfigent (Results 1 – 25 of 25) sorted by relevance

/netbsd/src/external/bsd/am-utils/dist/conf/transp/
Dtransp_tli.c182 if ((nc = getnetconfigent(NC_TCP)) == NULL) { in get_mount_client()
229 if ((nc = getnetconfigent(NC_UDP)) == NULL) { in get_mount_client()
427 nfsncp = getnetconfigent(nettype); in create_nfs_service()
432 nfsncp = getnetconfigent(nettype); in create_nfs_service()
557 if ((*tcp_amqncpp = getnetconfigent(NC_TCP)) == NULL) { in create_amq_service()
592 if ((*udp_amqncpp = getnetconfigent(NC_UDP)) == NULL) { in create_amq_service()
645 ncp = getnetconfigent(nc_protoname); in get_knetconfig()
647 ncp = getnetconfigent(NC_UDP); in get_knetconfig()
851 autofs_ncp = getnetconfigent(autofs_conftype);
916 autofs_ncp = getnetconfigent(autofs_conftype);
/netbsd/src/sbin/mount_nfs/
Dgetnfsargs.c172 nconf = getnetconfigent(netid); in getnfsargs()
205 mnttcp_ok ? nconf : getnetconfigent(netid)); in getnfsargs()
/netbsd/src/include/
Dnetconfig.h111 struct netconfig *getnetconfigent(const char *);
/netbsd/src/usr.bin/rpcinfo/
Drpcinfo.c705 nconf = getnetconfigent(netid);
913 nconf = getnetconfigent(netid);
939 nconf = getnetconfigent(client->cl_netid);
1239 nconf = getnetconfigent(netid);
1299 nconf = getnetconfigent(netid);
1409 nconf = getnetconfigent(netid);
/netbsd/src/lib/libc/rpc/
Dgetnetconfig.c63 __weak_alias(getnetconfigent,_getnetconfigent)
423 getnetconfigent(const char *netid) in getnetconfigent() function
Dgetnetpath.c184 if ((ncp = getnetconfigent(npp)) != NULL) { in getnetpath()
Drpc_generic.c329 dummy = getnetconfigent(netid); in __rpc_getconfip()
507 return getnetconfigent(__UNCONST(netid)); in __rpcgettp()
Dsvc_dg.c533 if (nconf = getnetconfigent(xprt->xp_netid)) { in cache_set()
600 if (nconf = getnetconfigent(xprt->xp_netid)) { in cache_get()
DMakefile.inc27 getnetconfig.3 getnetconfigent.3 \
Drpcb_clnt.c518 loopnconf = getnetconfigent(tmpnconf->nc_netid); in local_rpcb()
716 if ((newnconf = getnetconfigent("udp")) == NULL) { in __rpcb_findaddr()
/netbsd/src/usr.sbin/rpc.lockd/
Dlockd.c153 nconf = getnetconfigent(transports[i]); in main()
Dlock_proc.c217 nconf = getnetconfigent(netid); in get_client()
/netbsd/src/sys/fs/nfs/common/
Dnfs_commonkrpc.c205 nconf = getnetconfigent("udp"); in newnfs_connect()
207 nconf = getnetconfigent("tcp"); in newnfs_connect()
210 nconf = getnetconfigent("udp6"); in newnfs_connect()
212 nconf = getnetconfigent("tcp6"); in newnfs_connect()
/netbsd/src/usr.sbin/rpcbind/
Dcheck_bound.c126 newnconf = getnetconfigent(nconf->nc_netid); in add_bndlist()
Dutil.c120 nconf = getnetconfigent(netid); in addrmerge()
Drpcbind.c197 nconf = getnetconfigent("local");
/netbsd/src/usr.sbin/ypserv/ypserv/
Dypserv.c383 if ((cfg = getnetconfigent(bs->name)) == NULL) { in main()
/netbsd/src/sys/fs/nfs/nlm/
Dnlm_prot_impl.c536 nconf = getnetconfigent("tcp"); in nlm_get_rpc()
540 nconf = getnetconfigent("tcp6"); in nlm_get_rpc()
1485 nconf = getnetconfigent(netid); in nlm_register_services()
1502 nconf = getnetconfigent(xprts[j]->xp_netid); in nlm_register_services()
/netbsd/src/usr.sbin/mountd/
Dmountd.c458 udpconf = getnetconfigent("udp"); in mountd_main()
459 tcpconf = getnetconfigent("tcp"); in mountd_main()
460 udp6conf = getnetconfigent("udp6"); in mountd_main()
461 tcp6conf = getnetconfigent("tcp6"); in mountd_main()
/netbsd/src/usr.sbin/nfsd/
Dnfsd.c180 cfg->nc = getnetconfigent(cfg_netconf[t]); in tryconf()
/netbsd/src/usr.sbin/inetd/
Dinetd.c869 if ((nconf = getnetconfigent(sep->se_proto+4)) == NULL) { in register_rpc()
904 if ((nconf = getnetconfigent(sep->se_proto+4)) == NULL) { in unregister_rpc()
/netbsd/src/lib/libc/include/
Dnamespace.h395 #define getnetconfigent _getnetconfigent macro
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt1477 getnetconfigent
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog10382 getnetconfigent() of ticlts, then try udp (hpux11).
/netbsd/src/distrib/sets/lists/comp/
Dmi8064 ./usr/share/man/cat3/getnetconfigent.0 comp-c-catman .cat
16626 ./usr/share/man/html3/getnetconfigent.html comp-c-htmlman html
25130 ./usr/share/man/man3/getnetconfigent.3 comp-c-man .man