Searched defs:cmd_line_input (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2463 * Parse the user input (cmd_line_input) which should:
2479 parse_input(char *cmd_line_input, char **hostname_list, uchar_t *src_rtng_type) argument
2487 cp = cmd_line_input;
2492 * If ICMD is defined, parse_input will treat the whole cmd_line_input
2570 (void) printf("Bad source route option: %s\n", cmd_line_input);

Completed in 163 milliseconds