Go to the source code of this file.
Data Structures | |
struct | __lp_config |
Typedefs | |
typedef struct __lp_config | lp_config |
Enumerations | |
enum | { LP_IDENT_PASS = 1, LP_IDENT_SERVICES } |
Functions | |
int | parseConfig (char *docname) |
void | lp_config_free (lp_config *cfg) |
typedef struct __lp_config lp_config |