HomeSort by: relevance | last modified time | path
    Searched refs:use_conf_file (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
get_args.c 58 int use_conf_file = 0; /* default don't use amd.conf file */ variable
181 use_conf_file = 1;
293 use_conf_file = 1;
323 if (use_conf_file && amu_conf_file) {
347 if (use_conf_file && amu_conf_file)
amd.h 685 extern int use_conf_file; /* use amd configuration file */
mapc.c 658 if (use_conf_file && type) {
688 } /* end of "if (use_conf_file && (colpos = strchr ..." statement */

Completed in 25 milliseconds