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

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c800 static struct setlist Setlist[] = {
833 genget(name, (char **) Setlist, sizeof(struct setlist));
861 for (ct = Setlist; ct->name; ct++)
933 for (ct = Setlist; ct->name; ct++)
1172 for (sl = Setlist; sl->name; sl++) {
797 static struct setlist Setlist[] = { variable in typeref:struct:setlist
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c873 static struct setlist Setlist[] = {
907 genget(name, (char **) Setlist, sizeof(struct setlist));
935 for (ct = Setlist; ct->name; ct++)
1007 for (ct = Setlist; ct->name; ct++)
1246 for (sl = Setlist; sl->name; sl++) {
870 static struct setlist Setlist[] = { variable in typeref:struct:setlist

Completed in 73 milliseconds