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

/haiku/src/bin/network/telnet/
H A Dcommands.c879 static struct setlist Setlist[] = {
912 genget(name, (char **) Setlist, sizeof(struct setlist));
940 for (ct = Setlist; ct->name; ct++)
1012 for (ct = Setlist; ct->name; ct++)
1251 for (sl = Setlist; sl->name; sl++) {
876 static struct setlist Setlist[] = { variable in typeref:struct:setlist

Completed in 45 milliseconds