Home
last modified time | relevance | path

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

/inet/
A Druserpass.c77 static const struct toktab { struct
80 } toktab[]= { argument
246 for (i = 0; i < (int) (sizeof (toktab) / sizeof (toktab[0])); ++i) in libc_hidden_def()
247 if (!strcmp(&tokstr[toktab[i].tokstr_off], tokval)) in libc_hidden_def()
248 return toktab[i].tval; in libc_hidden_def()

Completed in 3 milliseconds