Home
last modified time | relevance | path

Searched defs:command_struct (Results 1 – 18 of 18) sorted by relevance

/dports/net-mgmt/nrpe3/nrpe-nrpe-3.2.1/include/
H A Dnrpe.h27 typedef struct command_struct { struct
30 struct command_struct *next; argument
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/parsetexi/
H A Dcommands.h19 typedef struct command_struct { struct
20 char *cmdname;
21 unsigned long flags; /* Up to 32 flags */
22 int data; /* Number of arguments for brace or line commands. */
/dports/math/xplot/xplot-0.90.7.1/
H A Dxplot.c136 typedef struct command_struct { struct
137 struct command_struct *next; argument
143 position position:3;
144 bool needs_redraw:1;
145 bool mapped:1;
146 bool decoration:1;
147 xpcolor_t color;
149 dXPoint a,b;
151 coord xa, ya;
152 coord xb, yb;
[all …]
/dports/games/dungeon/dungeon-3.2_1/glkterm/
H A Dgtinput.c19 typedef struct command_struct { struct
20 command_fptr func;
21 int arg;
/dports/audio/jack-smf-utils/jack-smf-utils-1.0/libsmf/
H A Dsmfsh.c651 struct command_struct { struct
652 char *name;
653 int (*function)(char *command);
654 char *help;
/dports/audio/libsmf/libsmf-1.3/src/
H A Dsmfsh.c762 static struct command_struct { struct
763 char *name;
764 int (*function)(char *command);
765 char *help;
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/libsmf/
H A Dsmfsh.c757 static struct command_struct { struct
758 char *name;
759 int (*function)(char *command);
760 char *help;
/dports/www/htdigest/httpd-2.4.6/include/
H A Dhttp_config.h204 struct command_struct { struct
206 const char *name;
208 cmd_func func;
210 void *cmd_data;
212 int req_override;
214 enum cmd_how args_how;
217 const char *errmsg;
/dports/www/apache24/httpd-2.4.53/include/
H A Dhttp_config.h204 struct command_struct { struct
206 const char *name;
208 cmd_func func;
210 void *cmd_data;
212 int req_override;
214 enum cmd_how args_how;
217 const char *errmsg;
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dobjects.h373 typedef struct command_struct{ struct
376 struct command_struct *next; argument
377 struct command_struct *nexthash; argument
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dobjects.h171 typedef struct command_struct{ struct
174 struct command_struct *next; argument
175 struct command_struct *nexthash; argument
/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dobjects.h167 typedef struct command_struct { struct
170 struct command_struct *next; argument
171 struct command_struct *nexthash; argument
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dobjects.h167 typedef struct command_struct { struct
170 struct command_struct *next; argument
171 struct command_struct *nexthash; argument
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/include/
H A Dobjects.h170 typedef struct command_struct{ struct
173 struct command_struct *next; argument
174 struct command_struct *nexthash; argument
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/include/
H A Dobjects.h170 typedef struct command_struct{ struct
173 struct command_struct *next; argument
174 struct command_struct *nexthash; argument
/dports/security/yara/yara-4.1.1/libyara/modules/macho/
H A Dmacho.c587 yr_load_command_t command_struct; in macho_parse_file() local
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h1184 typedef struct command_struct struct
1186 IrcCommand *command_list;
1187 window_ops *window_commands;
1188 BuiltInFunctions *functions;
1189 IrcVariable *variables;
1190 IrcVariable *fsets;
1193 HashEntry *parse;
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h1184 typedef struct command_struct struct
1186 IrcCommand *command_list;
1187 window_ops *window_commands;
1188 BuiltInFunctions *functions;
1189 IrcVariable *variables;
1190 IrcVariable *fsets;
1193 HashEntry *parse;