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

/freebsd-current/usr.sbin/apmd/
H A Dapmd.c55 const char *apmd_configfile = APMD_CONFIGFILE; variable
326 if ((yyin = fopen(apmd_configfile, "r")) == NULL) {
648 apmd_configfile = optarg;

Completed in 55 milliseconds