Home
last modified time | relevance | path

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

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