Lines Matching refs:resolv
32 f_dprintf "%s: loading includes..." networking/resolv.subr
45 # When updating resolv.conf(5), should we populate the `search' directive with
60 # Returns the domain configured in resolv.conf(5).
79 # Returns the search configured in resolv.conf(5).
103 # Updates the search/domain directives in resolv.conf(5) given a valid fully-
168 # Extrapolate the desired domain search parameter for resolv.conf(5)
187 # Save domain/search information only if different from resolv.conf(5)
193 "to resolv.conf(5)..."
196 # Create a new temporary file to write our resolv.conf(5)
206 # permissions and ownership to match resolv.conf(5) before
221 # Operate on resolv.conf(5), replacing only the last
258 # resolv.conf(5) nameserver ``instance'' integer. For example, this will be one
261 # entered by the user (if non-null) will be added to resolv.conf(5) as a new
267 # value of the Nth `nameserver' instance in resolv.conf(5) else an error is
356 # Create a new temporary file to write our new resolv.conf(5)
377 # Operate on resolv.conf(5)
410 # Edit the nameservers in resolv.conf(5).
499 f_dprintf "%s: Successfully loaded." networking/resolv.subr