Searched refs:read_option_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/config/
H A Dmkoptions.c364 read_option_file(const char *fname, int flags) function
416 read_option_file("../../conf/options", 0);
419 if (!read_option_file(fname, 0)) {
421 read_option_file(fname, 0);
423 read_option_file("../../conf/options-compat", OL_ALIAS);

Completed in 107 milliseconds