Lines Matching refs:resolv
42 …Port for Haiku. Slight CMake changes, header changes, and resolv.conf/hosts paths specific to Hai…
1041 Accept invalid /etc/resolv.conf lookup values, ability to build container tests (#274)
1044 * Accept invalid /etc/resolv.conf lookup values
1400 Add ares_init_options() configurability for path to resolv.conf file
1404 /etc/resolv.conf is used like normal.
2357 - the /etc/resolv.conf file includes the 'rotate' option
2362 a 'rotate' option in /etc/resolv.conf will turn it on again.
2728 If there is no lookup configuration in `resolv.conf`,
2811 - arbitrary filesystem (e.g. /etc/resolv.conf, /etc/nsswitch.conf, /etc/hosts)
3113 /etc/resolv.conf option.
3116 that is available via /etc/resolv.conf, but without needing
3280 /etc/resolv.conf cannot be used to configure cares.
3448 Only set search domains from /etc/resolv.conf if there isn't a value
4564 - ares_init: fix detection of semicolon comments in resolv.conf
4566 File resolv.conf may either use a hash '#' or a semicolon ';' character as an
4568 the semicolon as a valid comment indicator in resolv.conf.
4933 - To allow an app to force a re-read of /etc/resolv.conf etc, pretty much