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

/freebsd-10.1-release/usr.sbin/apmd/
H A Dapmd.c58 const char *apmd_configfile = APMD_CONFIGFILE; variable
329 if ((yyin = fopen(apmd_configfile, "r")) == NULL) {
651 apmd_configfile = optarg;

Completed in 44 milliseconds