Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c1610 struct slclist { struct
1619 static struct slclist SlcList[] = { argument
1634 struct slclist *c; in slc_help()
1646 static struct slclist *
1650 return ((struct slclist *)
1651 genget(name, (char **)SlcList, sizeof (struct slclist)));
1659 struct slclist *c;