cloptions.h 131 B

12345
  1. #include <stdint.h>
  2. #include "procconf.h"
  3. int procArgs(int argc, const char *argv[], confdata_t *confdata,
  4. const char **server);