Home
last modified time | relevance | path

Searched refs:npppd_init (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.h268 int npppd_init (npppd *, const char *);
H A Dnpppd.c193 if (npppd_init(&s_npppd, npppd_conf0) != 0) in main()
236 npppd_init(npppd *_this, const char *config_file) in npppd_init() function