lpd_conf
static struct lpd_conf *tmpconf;
struct lpd_conf *env;
extern struct lpd_conf *env;
struct lpd_conf *parse_config(const char *, int);
struct lpd_conf *
config_free(struct lpd_conf *c)
struct lpd_conf *conf = NULL;
static void config_free(struct lpd_conf *);