IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 13, 2006, 9:22:35 AM (20 years ago)
Author:
eugene
Message:

working on the client/server interactions for pantasks

File:
1 edited

Legend:

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

    r5919 r7892  
    4949int           multicommand              PROTO((char *line));
    5050int           command                   PROTO((char *, char **));
     51int           command_client            PROTO((char *, char **));
    5152char         *expand_vars               PROTO((char *line));
    5253char         *expand_vectors            PROTO((char *line));
     
    8788int           ConfigInit                PROTO((int *argc, char **argv));
    8889char         *VarConfig                 PROTO((char *keyword, char *mode, void *ptr));
     90char         *VarConfigEntry            PROTO((char *keyword, char *mode, int entry, void *ptr));
    8991FILE         *GetOutfile                PROTO((void));
    9092void          InitOutfile               PROTO((void));
Note: See TracChangeset for help on using the changeset viewer.