nut/server/desc.h

5 lines
132 B
C
Raw Normal View History

2010-03-25 23:20:59 +00:00
void desc_load(void);
void desc_free(void);
const char *desc_get_cmd(const char *name);
const char *desc_get_var(const char *name);