Home
last modified time | relevance | path

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

12

/titanic_41/usr/src/lib/nametoaddr/straddr/common/
H A Dstraddr.c112 if (nd_hostservp->h_serv && in _netdir_getbyname()
113 (strcmp(nd_hostservp->h_serv, "rpcbind") == 0)) { in _netdir_getbyname()
121 if (nd_hostservp->h_serv && (nd_hostservp->h_serv[0] != '\0')) { in _netdir_getbyname()
123 if (searchserv(netconfigp, nd_hostservp->h_serv, FIELD1, in _netdir_getbyname()
257 ((nd_hostservp->h_serv = strdup(serv)) == NULL)) { in _netdir_getbyaddr()
/titanic_41/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c288 if (args->arg.nd_hs->h_serv == 0) { in _get_hostserv_inetnetdir_byname()
290 } else if (strcmp(args->arg.nd_hs->h_serv, in _get_hostserv_inetnetdir_byname()
293 } else if (strspn(args->arg.nd_hs->h_serv, in _get_hostserv_inetnetdir_byname()
295 strlen(args->arg.nd_hs->h_serv)) { in _get_hostserv_inetnetdir_byname()
296 *servp = htons(atoi(args->arg.nd_hs->h_serv)); in _get_hostserv_inetnetdir_byname()
403 if (args->arg.nd_hs->h_serv == 0) { in _get_hostserv_inetnetdir_byname()
405 } else if (strcmp(args->arg.nd_hs->h_serv, in _get_hostserv_inetnetdir_byname()
408 } else if (strspn(args->arg.nd_hs->h_serv, "0123456789") in _get_hostserv_inetnetdir_byname()
409 == strlen(args->arg.nd_hs->h_serv)) { in _get_hostserv_inetnetdir_byname()
410 *servp = htons(atoi(args->arg.nd_hs->h_serv)); in _get_hostserv_inetnetdir_byname()
[all …]
/titanic_41/usr/src/lib/libnsl/netdir/
H A Dnetdir.c603 if (hs->h_serv) in netdir_free()
604 free(hs->h_serv); in netdir_free()
613 if (hs->h_serv) in netdir_free()
614 free(hs->h_serv); in netdir_free()
/titanic_41/usr/src/head/
H A Dnetdir.h62 char *h_serv; /* the service name */ member
/titanic_41/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_generic.c88 ns.h_serv = servname; in svc_create_local_service()
/titanic_41/usr/src/cmd/gss/gssd/
H A Dgssd_generic.c110 ns.h_serv = servname;
/titanic_41/usr/src/lib/libnsl/rpc/
H A Drtime_tli.c96 rpcbind_hs.h_serv = "time"; in rtime_tli()
H A Dauth_time.c134 hs.h_serv = "rpcbind"; in get_server()
H A Dclnt_bcast.c329 hs.h_serv = "rpcbind"; in rpc_broadcast_exp()
H A Dclnt_generic.c357 hs.h_serv = port ? NULL : serv; in clnt_create_service_timed()
H A Drpcb_clnt.c372 rpcbind_hs.h_serv = "rpcbind"; in _getclnthandle_timed()
/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.c288 hs.h_serv = "nfs"; in setup_nb_parms()
290 hs.h_serv = NULL; in setup_nb_parms()
H A Dnfs_tbind.c305 if (strcmp(hs->h_serv, "nfs4_callback") == 0) { in nfslib_bindit()
315 nconf->nc_netid, hs->h_host, hs->h_serv); in nfslib_bindit()
1090 host->h_hostservs->h_serv); in do_poll_clts_action()
1646 hs.h_serv = serv_name_to_port_name(serv); in bind_to_provider()
1676 hs.h_serv = serv_name_to_port_name(serv); in bind_to_proto()
/titanic_41/usr/src/cmd/keyserv/
H A Dkey_generic.c142 ns.h_serv = servname;
H A Dnewkey.c174 service.h_serv = NULL; in main()
/titanic_41/usr/src/cmd/fs.d/nfs/nfs4cbd/
H A Dnfs4cbd.c248 hs.h_serv = "nfs"; in get_uaddr()
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrd.c1539 host->h_hostservs->h_serv); in do_poll_clts_action()
1702 nconf->nc_netid, hs->h_host, hs->h_serv); in rdcd_bindit()
1806 hs.h_serv = RDC_SERVICE; /* serv_name_to_port_name(serv); */ in bind_to_provider()
/titanic_41/usr/src/cmd/rpcbind/
H A Drpcbind.c548 hs.h_serv = servname; in init_transport()
993 nh.h_serv = (char *)serv; in check_hostserv()
/titanic_41/usr/src/lib/librdc/common/
H A Dnetaddrs.c174 hs.h_serv = "rpcbind"; in self_check()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1321 hs.h_serv = "timserver"; in make_secure()
1436 hs.h_serv = "nfs"; in get_the_addr()
1438 hs.h_serv = NULL; in get_the_addr()
/titanic_41/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c658 anon_hs.h_serv = anon_sname;
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c221 hs.h_serv = "rpcbind"; in nfs_cast()
/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_bind.c1003 rpcbind_hs.h_serv = "rpcbind"; in getclnt()
/titanic_41/usr/src/cmd/rpcinfo/
H A Drpcinfo.c586 service.h_serv = "rpcbind";
1725 rpcbind_hs.h_serv = "rpcbind";
/titanic_41/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c990 service.h_serv = NULL; in get_system_id()

12