Home
last modified time | relevance | path

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

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