IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2012, 3:11:34 PM (14 years ago)
Author:
eugene
Message:

use exotic rconnect_elixir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/elixir/include/elixir.h

    r21153 r33659  
    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.