Home | History | Annotate | Download | only in pppd

Lines Matching full:wordlist_count

272 static int  wordlist_count __P((struct wordlist *));
2050 n = wordlist_count(addrs) + wordlist_count(noauth_addrs);
2470 * wordlist_count - return the number of items in a wordlist
2473 wordlist_count(wp)