Searched refs:wordlist (Results 1 – 1 of 1) sorted by relevance
112 static struct wordlist *addresses[NUM_PPP];117 static struct wordlist *noauth_addrs;120 static struct wordlist *extra_options;146 struct wordlist **paddrs,147 struct wordlist **popts)) = NULL;192 struct wordlist { struct193 struct wordlist *next; argument213 static int ip_addr_check (u32_t, struct wordlist *); argument217 struct wordlist **, struct wordlist **,219 static void free_wordlist (struct wordlist *);[all …]