OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:command_read
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/ia64/stand/common/
bootstrap.h
243
int
command_read
(int argc, char *argv[]);
271
{ "read", "read input from the terminal",
command_read
}, \
commands.c
369
command_read
(int argc, char *argv[])
function
/src/external/ibm-public/postfix/dist/src/smtpstone/
smtp-sink.c
366
static int
command_read
(SINK_STATE *);
949
state->read_fn =
command_read
;
1141
/*
command_read
- talk the SMTP protocol, server side */
1143
static int
command_read
(SINK_STATE *state)
function
1190
msg_panic("
command_read
: unknown state: %d", state->data_state);
1377
state->read_fn =
command_read
;
Completed in 71 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026