Searched defs:com_help (Results 1 - 1 of 1) sorted by last modified time

/external/libedit/examples/
H A Dfileman.c44 int com_help(char *);
60 { "help", com_help, "Display this text" },
61 { "?", com_help, "Synonym for `help'" },
386 com_help (char *arg) function

Completed in 133 milliseconds