Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.h349 int npppd_ctl_who(struct npppd_ctl *);
H A Dcontrol.c309 retval = npppd_ctl_who(c->ctx); in control_dispatch_imsg()
H A Dnpppd_ctl.c91 npppd_ctl_who(struct npppd_ctl *_this) in npppd_ctl_who() function