OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Setlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/telnet/
commands.c
144
static struct
setlist
*getset(const char *);
875
struct
setlist
{
882
static struct
setlist
Setlist
[] = {
911
static struct
setlist
*
914
return (struct
setlist
*)
915
genget(name, (char **)
Setlist
, sizeof(struct
setlist
));
941
struct
setlist
*ct;
949
for (ct =
Setlist
; ct->name; ct++
872
struct
setlist
{
struct
[
all
...]
commands.c
144
static struct
setlist
*getset(const char *);
875
struct
setlist
{
882
static struct
setlist
Setlist
[] = {
911
static struct
setlist
*
914
return (struct
setlist
*)
915
genget(name, (char **)
Setlist
, sizeof(struct
setlist
));
941
struct
setlist
*ct;
949
for (ct =
Setlist
; ct->name; ct++
872
struct
setlist
{
struct
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025