Searched refs:Setlist (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/telnet/telnet/
H A Dcommands.c876 static struct setlist Setlist[] = {
909 genget(name, (char **) Setlist, sizeof(struct setlist));
937 for (ct = Setlist; ct->name; ct++)
1009 for (ct = Setlist; ct->name; ct++)
1248 for (sl = Setlist; sl->name; sl++) {
873 static struct setlist Setlist[] = { variable in typeref:struct:setlist
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c821 static struct setlist Setlist[] = {
854 genget(name, (char **) Setlist, sizeof(struct setlist));
882 for (ct = Setlist; ct->name; ct++)
954 for (ct = Setlist; ct->name; ct++)
1193 for (sl = Setlist; sl->name; sl++) {
818 static struct setlist Setlist[] = { variable in typeref:struct:setlist

Completed in 131 milliseconds