Searched refs:command_read (Results 1 – 3 of 3) sorted by relevance
243 int command_read(int argc, char *argv[]);271 { "read", "read input from the terminal", command_read }, \
369 command_read(int argc, char *argv[]) in command_read() function
366 static int command_read(SINK_STATE *);949 state->read_fn = command_read; in data_read()1143 static int command_read(SINK_STATE *state) in command_read() function1377 state->read_fn = command_read; in connect_event()