Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_ctl.c63 static void npppd_who_init (struct npppd_who *, npppd_ppp *);
154 npppd_who_init(&stopped->ppp_who, ppp); in npppd_ctl_add_stopped_ppp()
242 npppd_who_init(&who_list->entry[cnt], ppp); in npppd_ctl_imsg_compose()
265 npppd_who_init(struct npppd_who *_this, npppd_ppp *ppp) in npppd_who_init() function