IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 19, 2006, 10:26:59 AM (20 years ago)
Author:
eugene
Message:

unified the client/standalone command functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/shell.h

    r7929 r7938  
    4848void          startup                   PROTO((int *argc, char **argv));
    4949int           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 **));
     50void          multicommand_InitServer   PROTO((void));
     51int           command                   PROTO((char *line, char **outline, int VERBOSE));
    5352char         *expand_vars               PROTO((char *line));
    5453char         *expand_vectors            PROTO((char *line));
Note: See TracChangeset for help on using the changeset viewer.