HomeSort by: relevance | last modified time | path
    Searched defs:toktab (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
ruserpass.c 68 static struct toktab { struct
71 } toktab[] = { variable in typeref:struct:toktab[]
280 struct toktab *t;
318 for (t = toktab; t->tokstr; t++)
  /src/lib/libcompat/4.3/
ruserpass.c 76 static struct toktab { struct
79 } toktab[]= { variable in typeref:struct:toktab[]
272 struct toktab *t;
300 for (t = toktab; t->tokstr; t++)

Completed in 38 milliseconds