OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Sendlist
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/telnet/
commands.c
306
struct
sendlist
{
struct
319
static struct
sendlist
Sendlist
[] = {
348
#define GETSEND(name) ((struct
sendlist
*) genget(name, (char **)
Sendlist
, \
349
sizeof(struct
sendlist
)))
356
struct
sendlist
*s; /* pointer to current command */
525
struct
sendlist
*s; /* pointer to current command */
526
for (s =
Sendlist
; s->name; s++) {
commands.c
306
struct
sendlist
{
struct
319
static struct
sendlist
Sendlist
[] = {
348
#define GETSEND(name) ((struct
sendlist
*) genget(name, (char **)
Sendlist
, \
349
sizeof(struct
sendlist
)))
356
struct
sendlist
*s; /* pointer to current command */
525
struct
sendlist
*s; /* pointer to current command */
526
for (s =
Sendlist
; s->name; s++) {
commands.c
306
struct
sendlist
{
struct
319
static struct
sendlist
Sendlist
[] = {
348
#define GETSEND(name) ((struct
sendlist
*) genget(name, (char **)
Sendlist
, \
349
sizeof(struct
sendlist
)))
356
struct
sendlist
*s; /* pointer to current command */
525
struct
sendlist
*s; /* pointer to current command */
526
for (s =
Sendlist
; s->name; s++) {
Completed in 41 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025