Changeset 7938 for trunk/Ohana/src/opihi/include/shell.h
- Timestamp:
- Jul 19, 2006, 10:26:59 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/shell.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/shell.h
r7929 r7938 48 48 void startup PROTO((int *argc, char **argv)); 49 49 int multicommand PROTO((char *line)); 50 int command PROTO((char *, char **)); 51 int multicommand_client PROTO((char *line, int)); 52 int command_client PROTO((char *, char **)); 50 void multicommand_InitServer PROTO((void)); 51 int command PROTO((char *line, char **outline, int VERBOSE)); 53 52 char *expand_vars PROTO((char *line)); 54 53 char *expand_vectors PROTO((char *line));
Note:
See TracChangeset
for help on using the changeset viewer.
