Home
last modified time | relevance | path

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

123

/titanic_53/usr/src/cmd/sendmail/libmilter/
H A Dsm_gethost.c35 static struct hostent *getipnodebyname __P((char *, int, int, int *));
48 getipnodebyname(name, family, flags, err) in getipnodebyname() function
112 h = getipnodebyname(name, family, flags, &err);
/titanic_53/usr/src/lib/libwrap/
H A Dmisc.c126 #define getipnodebyname(h,af,flags,err) gethostbyname2(h,af) macro
144 return (hs = getipnodebyname(host, AF_INET6, 0, &err));
152 return (hs = getipnodebyname(host, AF_INET6, 0, &err));
/titanic_53/usr/src/cmd/svr4pkg/libinst/
H A Dis_local_host.c62 if (hp = getipnodebyname((const char *) host, AF_INET, flags, &err)) in is_local_host()
65 if (hp = getipnodebyname((const char *) host, AF_INET6, flags, &err)) in is_local_host()
/titanic_53/usr/src/lib/librdc/common/
H A Dnetaddrs.c245 return (getipnodebyname(name, AF_INET6, AI_DEFAULT, &errnum)); in gethost_byname()
260 host = getipnodebyname(fromhost, AF_INET6, AI_DEFAULT, &errnum); in gethost_netaddrs()
293 host = getipnodebyname(tohost, AF_INET6, AI_DEFAULT, &errnum); in gethost_netaddrs()
402 hp = getipnodebyname(hostname, AF_INET6, 0, &errnum); in get_the_addr()
406 hp = getipnodebyname(hostname, AF_INET, 0, &errnum); in get_the_addr()
/titanic_53/usr/src/lib/libresolv2/include/
H A Dport_netdb.h46 #define getipnodebyname res_getipnodebyname /* libnsl and libsocket */ macro
47 struct hostent *getipnodebyname __P((const char *, int, int, int *));
/titanic_53/usr/src/man/man3socket/
H A DMakefile29 getipnodebyname.3socket \
173 freehostent.3socket := LINKSRC = getipnodebyname.3socket
174 getipnodebyaddr.3socket := LINKSRC = getipnodebyname.3socket
/titanic_53/usr/src/uts/common/sys/scsi/adapters/
H A Discsi_door.h151 #define kgetipnodebyname getipnodebyname
/titanic_53/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h91 #define getipnodebyname(n, a, f, e) \ macro
/titanic_53/usr/src/cmd/getent/
H A Ddogetipnodes.c118 hp = getipnodebyname( in dogetipnodes()
/titanic_53/usr/src/cmd/hal/addons/network-devices/
H A Dcommon.c89 hp = getipnodebyname(hostname, AF_INET6, in is_listening()
126 hp = getipnodebyname(name, AF_INET6, AI_ADDRCONFIG, &errnum); in pseudo_serialno_from_addr()
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c630 hp = getipnodebyname(hostname, AF_INET, 0, &error_num);
641 hp = getipnodebyname(hostname, AF_INET6, 0, &error_num);
656 hp = getipnodebyname(hostname, AF_INET, 0, &error_num);
663 hp = getipnodebyname(hostname, AF_INET6, 0, &error_num);
670 hp = getipnodebyname(hostname, AF_INET6,
H A Dsnoop_filter.c1502 hp = getipnodebyname(hostname, AF_INET, 0, &error_num); in ipaddr_match()
1517 hp = getipnodebyname(hostname, AF_INET6, 0, &error_num); in ipaddr_match()
1536 hp = getipnodebyname(hostname, AF_INET, 0, in ipaddr_match()
1549 hp = getipnodebyname(hostname, AF_INET6, 0, in ipaddr_match()
1562 hp = getipnodebyname(hostname, AF_INET6, in ipaddr_match()
2829 hp = getipnodebyname(hostname, AF_INET, 0, &error_num); in arp_for_ether()
/titanic_53/usr/src/cmd/fs.d/nfs/lib/
H A Dselfcheck.c68 if ((hostinfo = getipnodebyname(hostname, family, flags, in self_check()
/titanic_53/usr/src/cmd/lp/model/netpr/
H A Dtcp_misc.c87 if ((hp = (getipnodebyname(dest, AF_INET6, AI_DEFAULT, in tcp_open()
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.c263 if (host = getipnodebyname(hostnameinput, AF_INET6, in setpeer()
402 if ((hp = getipnodebyname(cp, in put()
522 if ((hp = getipnodebyname(hostnameinput, AF_INET6, in get()
/titanic_53/usr/src/lib/print/libpapi-common/common/
H A Dmisc.c184 hp = getipnodebyname(host, AF_INET6, AI_ALL|AI_V4MAPPED, &errnum); in match_interfaces()
/titanic_53/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_info.c695 h = getipnodebyname(name, AF_INET, 0, err_num); in smb_gethostbyname()
697 h = getipnodebyname(name, AF_INET6, AI_DEFAULT, err_num); in smb_gethostbyname()
/titanic_53/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg.c154 hp = getipnodebyname(temp_str, AF_INET6, AI_DEFAULT, in create_instance_name()
/titanic_53/usr/src/cmd/sendmail/aux/
H A Dmconnect.c123 hp = getipnodebyname(host, AF_INET6, AI_DEFAULT|AI_ALL, &err);
/titanic_53/usr/src/head/
H A Dnetdb.h242 struct hostent *getipnodebyname(const char *, int, int, int *);
/titanic_53/usr/src/cmd/netfiles/
H A Dnss.dfl40 #getipnodebyname() and netdir_getbyname().
/titanic_53/usr/src/pkg/manifests/
H A Dsystem-library.man3socket.inc25 file path=usr/share/man/man3socket/getipnodebyname.3socket
73 target=getipnodebyname.3socket
79 target=getipnodebyname.3socket
/titanic_53/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c279 hostentry = getipnodebyname(hostname, AF_INET6, 0, &error_num); in parsehosts()
281 hostentry = getipnodebyname(hostname, AF_INET, 0, in parsehosts()
/titanic_53/usr/src/lib/libsocket/inet/
H A Dgetaddrinfo.c615 hp = getipnodebyname(_hostname, AF_INET6, AI_ALL | in get_addr()
618 hp = getipnodebyname(_hostname, family, aip->ai_flags, &errnum); in get_addr()
/titanic_53/usr/src/lib/libtsnet/common/
H A Dtsol_getrhent.c228 if ((hp = getipnodebyname(rhost, AF_INET6, in tsol_getrhtype()

123