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

/freebsd-current/usr.sbin/config/
H A Dmkoptions.cc358 read_option_file(const char *fname, int flags) function
422 read_option_file("../../conf/options", 0);
425 if (!read_option_file(fname, 0)) {
427 read_option_file(fname, 0);
429 read_option_file("../../conf/options-compat", OL_ALIAS);

Completed in 116 milliseconds