IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2012, 1:53:50 PM (14 years ago)
Author:
eugene
Message:

moving rconnect and myAssert,myAbort into libohana

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/elixir/include/elixir.h

    r21153 r33238  
    169169int       WaitMsg (char *fifo, char **message, double maxdelay);
    170170int       WriteMsg (char *fifo, char *message);
    171 int       memstr (char *m1, char *m2, int n);
    172 int       rconnect (char *hostname, char *command, int *rsock, int *wsock);
    173 void GetConfig (char *config, char *field, char *format, int N, void *ptr);
     171void      GetConfig (char *config, char *field, char *format, int N, void *ptr);
     172int       rconnect_elixir (char *hostname, char *command, int *rsock, int *wsock);
Note: See TracChangeset for help on using the changeset viewer.