Lines Matching refs:resolv
712 …Port for Haiku. Slight CMake changes, header changes, and resolv.conf/hosts paths specific to Hai…
1711 Accept invalid /etc/resolv.conf lookup values, ability to build container tests (#274)
1714 * Accept invalid /etc/resolv.conf lookup values
2070 Add ares_init_options() configurability for path to resolv.conf file
2074 /etc/resolv.conf is used like normal.
3027 - the /etc/resolv.conf file includes the 'rotate' option
3032 a 'rotate' option in /etc/resolv.conf will turn it on again.
3398 If there is no lookup configuration in `resolv.conf`,
3481 - arbitrary filesystem (e.g. /etc/resolv.conf, /etc/nsswitch.conf, /etc/hosts)
3783 /etc/resolv.conf option.
3786 that is available via /etc/resolv.conf, but without needing
3950 /etc/resolv.conf cannot be used to configure cares.
4118 Only set search domains from /etc/resolv.conf if there isn't a value
5234 - ares_init: fix detection of semicolon comments in resolv.conf
5236 File resolv.conf may either use a hash '#' or a semicolon ';' character as an
5238 the semicolon as a valid comment indicator in resolv.conf.