Home
last modified time | relevance | path

Searched refs:HostsFile (Results 26 – 50 of 58) sorted by relevance

123

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dinet_res_SUITE.erl851 HostsFile = inet_db:res_option(hosts_file),
858 inet_db:res_option(hosts_file, HostsFile),
876 HostsFile = filename:join(Dir, "files_monitor_hosts"),
879 ok = inet_db:res_option(hosts_file, HostsFile),
916 ok = file:write_file(HostsFile, "::100 files_monitor\n"),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dinet_res_SUITE.erl851 HostsFile = inet_db:res_option(hosts_file),
858 inet_db:res_option(hosts_file, HostsFile),
876 HostsFile = filename:join(Dir, "files_monitor_hosts"),
879 ok = inet_db:res_option(hosts_file, HostsFile),
916 ok = file:write_file(HostsFile, "::100 files_monitor\n"),
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dinet_res_SUITE.erl851 HostsFile = inet_db:res_option(hosts_file),
858 inet_db:res_option(hosts_file, HostsFile),
876 HostsFile = filename:join(Dir, "files_monitor_hosts"),
879 ok = inet_db:res_option(hosts_file, HostsFile),
916 ok = file:write_file(HostsFile, "::100 files_monitor\n"),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dinet_res_SUITE.erl851 HostsFile = inet_db:res_option(hosts_file),
858 inet_db:res_option(hosts_file, HostsFile),
876 HostsFile = filename:join(Dir, "files_monitor_hosts"),
879 ok = inet_db:res_option(hosts_file, HostsFile),
916 ok = file:write_file(HostsFile, "::100 files_monitor\n"),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Dinet_SUITE.erl848 HostsFile = filename:join(RootDir, atom_to_list(?MODULE) ++ ".hosts"),
850 ok = file:write_file(InetRc, "{hosts_file, \"" ++ HostsFile ++ "\"}.\n"),
851 {error, enoent} = file:read_file_info(HostsFile),
858 {hosts_file, HostsFile} = lists:keyfind(hosts_file, 1, Rc),
862 ok = file:write_file(HostsFile, "1.2.3.4 somehost"),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Dinet_SUITE.erl848 HostsFile = filename:join(RootDir, atom_to_list(?MODULE) ++ ".hosts"),
850 ok = file:write_file(InetRc, "{hosts_file, \"" ++ HostsFile ++ "\"}.\n"),
851 {error, enoent} = file:read_file_info(HostsFile),
858 {hosts_file, HostsFile} = lists:keyfind(hosts_file, 1, Rc),
862 ok = file:write_file(HostsFile, "1.2.3.4 somehost"),
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A Dlibgui.pro212 importAddressListWizard/HostsFile.h \
440 importAddressListWizard/HostsFile.cpp \
H A DDiscoveryDruid.cpp2760 HostsFile *hf; in run()
2764 hf=new HostsFile(); in run()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/
H A Dtest__socket_dns.py582 from gevent.resolver._hostsfile import HostsFile
583 class SanitizedHostsFile(HostsFile):
/dports/dns/p5-POE-Component-Client-DNS/POE-Component-Client-DNS-1.054/lib/POE/Component/Client/
H A DDNS.pm54 my $hosts = delete $params{HostsFile};
/dports/dns/p5-POE-Component-Client-DNS/POE-Component-Client-DNS-1.054/
H A DREADME98 HostsFile (optional) holds the name of a specific hosts file to use
H A DREADME.mkdn102 HostsFile (optional) holds the name of a specific hosts file to use
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/dns/
H A DREADME.md409 $hosts = \React\Dns\Config\HostsFile::loadFromPathBlocking();
/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dsendmail.h2528 EXTERN char *HostsFile; /* path to /etc/hosts file */ variable
/dports/mail/libmilter/sendmail-8.16.1/cf/cf/
H A Dgeneric-sunos4.1.cf396 #O HostsFile=/etc/hosts
H A Dgeneric-hpux9.cf396 #O HostsFile=/etc/hosts
H A Dgeneric-nextstep3.3.cf395 #O HostsFile=/etc/hosts
H A Dgeneric-osf1.cf396 #O HostsFile=/etc/hosts
H A Dgeneric-solaris.cf395 #O HostsFile=/etc/hosts
H A Dgeneric-linux.cf400 #O HostsFile=/etc/hosts
H A Dgeneric-bsd4.4.cf395 #O HostsFile=/etc/hosts
H A Dgeneric-hpux10.cf396 #O HostsFile=/etc/hosts
H A Dgeneric-mpeix.cf396 #O HostsFile=/etc/hosts
H A Dgeneric-ultrix4.cf396 #O HostsFile=/etc/hosts
/dports/mail/libspf/libspf-1.0.0-p5/examples/Sendmail/
H A Dsendmail.cf397 #O HostsFile=/etc/hosts

123