Imported Upstream version 2.4.3
This commit is contained in:
commit
26fb71b504
446 changed files with 148951 additions and 0 deletions
7
include/upsconf.h
Normal file
7
include/upsconf.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/* callback function from read_upsconf */
|
||||
void do_upsconf_args(char *upsname, char *var, char *val);
|
||||
|
||||
/* open the ups.conf, parse it, and call back do_upsconf_args() */
|
||||
void read_upsconf(void);
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue