Searched defs:npppd_who (Results 1 – 1 of 1) sorted by relevance
55 struct npppd_who { struct56 u_int ppp_id; /** Ppp Id */57 char username[NPPPD_CTL_USERNAME_SIZE];82 struct npppd_who_list { argument85 struct npppd_who entry[0]; /** entry arrays */ argument