Home
last modified time | relevance | path

Searched defs:options_struct (Results 1 – 11 of 11) sorted by relevance

/dports/net/tcpproxy/tcpproxy-1.2/src/
H A Doptions.h35 struct options_struct { struct
54 typedef struct options_struct options_t; argument
/dports/comms/uird/uird/
H A Duird.h34 struct options_struct { struct
35 char *config_file_name;
36 char *tty_name;
37 char operation_mode; // 0=Normal, 1=Code-testing-mode, 2=Perl-mode, 3=Learning-mode
38 char *perl_file_name;
39 char *perl_handler_name;
40 char daemon_mode;
41 char *udp_dst_addr;
42 int udp_dst_port;
43 char *udp_passwd;
/dports/mail/anubis/anubis-4.2/src/
H A Dextern.h30 struct options_struct struct
32 int termlevel;
33 int uloglevel;
34 char *ulogfile;
35 char *tracefile;
37 char *glogfile;
39 char *altrc;
/dports/editors/cooledit/cooledit-3.17.28/editor/
H A Dtrivoptions.c49 struct options_struct { struct
50 char *text;
51 int *value;
/dports/games/uqm/uqm-0.8.0/src/
H A Duqm.c83 struct options_struct struct
92 const char *logFile;
93 enum {
97 } runMode;
99 const char *configDir;
100 const char *contentDir;
101 const char *addonDir;
102 const char **addons;
103 int numAddons;
105 const char *graphicsBackend;
/dports/devel/libical/libical-3.0.8/src/test/
H A Dstow.c55 struct options_struct struct
57 enum options storage;
58 enum options input_type;
59 enum options input_source;
60 enum options errors;
61 char *input_file;
62 char *calid;
63 char *output_file;
/dports/games/widelands/widelands-build21/src/ui_fsmenu/
H A Doptions.cc629 OptionsCtrl::OptionsStruct OptionsCtrl::options_struct(uint32_t active_tab) { in options_struct() function in OptionsCtrl
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dmuscle_context.h365 struct options_struct { struct
366 struct VALUE_OPT
373 struct FLAG_OPT
378 VALUE_OPT *ValueOpts;
379 int ValueOptCount;
381 FLAG_OPT *FlagOpts;
382 int FlagOptCount;
/dports/graphics/gliv/gliv-1.9.7/src/include/
H A Doptions.h92 } options_struct; typedef
/dports/databases/postgis32/postgis-3.2.0/raster/rt_pg/
H A Drtpg_gdal.c663 void *options_struct = NULL; in RASTER_InterpolateRaster() local
/dports/biology/seqio/seqio-1.2.2/
H A Dfmtseq.c116 } options_struct; typedef