Home
last modified time | relevance | path

Searched refs:npppd_conf (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.h222 struct npppd_conf { struct
335 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 *);
H A Dnpppd_config.c72 struct npppd_conf conf; in npppd_config_check()
92 struct npppd_conf conf; in npppd_reload_config()
H A Dnpppd_local.h160 struct npppd_conf conf;
H A Dparse.y86 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)