Searched refs:npppd_conf (Results 1 – 4 of 4) sorted by relevance
222 struct npppd_conf { struct335 int npppd_conf_parse(struct npppd_conf *, const char *);336 void npppd_conf_init(struct npppd_conf *);337 void npppd_conf_fini(struct npppd_conf *);
72 struct npppd_conf conf; in npppd_config_check()92 struct npppd_conf conf; in npppd_reload_config()
160 struct npppd_conf conf;
86 struct npppd_conf *conf;1463 npppd_conf_parse(struct npppd_conf *xconf, const char *filename)1501 npppd_conf_init(struct npppd_conf *xconf)1503 memset(xconf, 0, sizeof(struct npppd_conf));1518 npppd_conf_fini(struct npppd_conf *xconf)