Home
last modified time | relevance | path

Searched refs:cmd_if (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/eif/eif-1.3.4/src/
H A Dcompick.c92 {cmd_if, "if", 0, 0,
94 {cmd_if, "elseif", 0, 1,
96 {cmd_if, "else", 0, 2,
98 {cmd_if, "endif", 0, 3,
H A Dgetcom.h5 void cmd_if(const char *buf, int sub);
H A Dgetcom.c1117 cmd_if(buf, sub) in cmd_if() function
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dcmd-if-shell.c53 char *cmd_if; member
111 cdata->cmd_if = xstrdup(args->argv[1]); in cmd_if_shell_exec()
147 cmd = cdata->cmd_if; in cmd_if_shell_callback()
185 free(cdata->cmd_if); in cmd_if_shell_done()
202 free(cdata->cmd_if); in cmd_if_shell_free()
/dports/sysutils/tmux23/tmux-2.3/
H A Dcmd-if-shell.c53 char *cmd_if; member
111 cdata->cmd_if = xstrdup(args->argv[1]); in cmd_if_shell_exec()
147 cmd = cdata->cmd_if; in cmd_if_shell_callback()
186 free(cdata->cmd_if); in cmd_if_shell_done()
203 free(cdata->cmd_if); in cmd_if_shell_free()
/dports/sysutils/tmate/tmate-2.4.0/
H A Dcmd-if-shell.c53 char *cmd_if; member
111 cdata->cmd_if = xstrdup(args->argv[1]); in cmd_if_shell_exec()
147 cmd = cdata->cmd_if; in cmd_if_shell_callback()
185 free(cdata->cmd_if); in cmd_if_shell_done()
202 free(cdata->cmd_if); in cmd_if_shell_free()
/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-if-shell.c54 char *cmd_if; member
104 cdata->cmd_if = xstrdup(args->argv[1]); in cmd_if_shell_exec()
162 cmd = cdata->cmd_if; in cmd_if_shell_callback()
207 free(cdata->cmd_if); in cmd_if_shell_free()
/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd.h93 int cmd_if _ANSI_ARGS(( int, char** )) ;
157 { "\\if", NULL, cmd_if },
H A Dcmd_if.c56 int cmd_if( argc, argv ) in cmd_if() function
H A DMakefile.in181 cmd_help.o cmd_history.o cmd_if.o cmd_input.o cmd_jobs.o \
287 cmd_if.o: cmd_if.c sqsh_config.h config.h sqsh_compat.h sqsh_debug.h \
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/
H A Dcmd-if.c33 const struct sieve_command_def cmd_if = { variable
148 ( !sieve_command_is(prev, cmd_if) && !sieve_command_is(prev, cmd_elsif) ) ) in cmd_elsif_validate()
H A Dsieve-commands.h252 extern const struct sieve_command_def cmd_if;
H A Dsieve-commands.c239 &cmd_stop, &cmd_if, &cmd_elsif, &cmd_else,
/dports/textproc/chpp/chpp-0.3.5/
H A Dcommands.h34 void cmd_if( const char *what );
H A Dcommands.c150 cmd_if( what ); in cmd_elseif()
154 cmd_if( const char *what ) { in cmd_if() function
H A Dfiller.c254 hash_insert( cmdHash, "if", cmd_if ); in generateCommands()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Dbascmd.h68 #define cmd_if ({__need_in_use_bit;_rom_call(void,(CESI),354);}) macro
/dports/math/pspp/pspp-1.4.1/src/language/xforms/
H A Dcompute.c231 cmd_if (struct lexer *lexer, struct dataset *ds) in cmd_if() function
/dports/databases/sqsh/sqsh-2.5/cygwin/
H A DMakefile188 cmd_help.o cmd_history.o cmd_if.o cmd_input.o cmd_jobs.o \
294 cmd_if.o: cmd_if.c sqsh_config.h config.h sqsh_compat.h sqsh_debug.h \
H A DMakefile-syb15183 cmd_help.o cmd_history.o cmd_if.o cmd_input.o cmd_jobs.o \
289 cmd_if.o: cmd_if.c sqsh_config.h config.h sqsh_compat.h sqsh_debug.h \
H A DMakefile-syb15-x64183 cmd_help.o cmd_history.o cmd_if.o cmd_input.o cmd_jobs.o \
289 cmd_if.o: cmd_if.c sqsh_config.h config.h sqsh_compat.h sqsh_debug.h \
/dports/games/powwow/powwow-1.2.17/
H A Dcmd.c55 cmd_identify _, cmd_if _, cmd_in _, cmd_init _, cmd_isprompt _,
148 C("if", cmd_if,
1994 static void cmd_if __P1 (char *,arg) in __P1()
/dports/math/pspp/pspp-1.4.1/src/language/
H A Dcommand.def81 DEF_CMD (S_DATA | S_INPUT_PROGRAM, 0, "IF", cmd_if)
/dports/databases/sqsh/sqsh-2.5/doc/
H A DREADME305 sqsh-2.5/src/cmd_if.c
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/s/
H A Dos.h75 .set cmd_if, 0x354

12