Home
last modified time | relevance | path

Searched defs:npppd_who (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_ctl.h55 struct npppd_who { struct
56 u_int ppp_id; /** Ppp Id */
57 char username[NPPPD_CTL_USERNAME_SIZE];
82 struct npppd_who_list { argument
85 struct npppd_who entry[0]; /** entry arrays */ argument