Home
last modified time | relevance | path

Searched refs:tmp_command (Results 1 – 25 of 53) sorted by relevance

123

/dports/mail/roundcube/roundcubemail-1.5.1/plugins/markasjunk/drivers/
H A Dcmd_learn.php64 $tmp_command = $command;
66 if (strpos($tmp_command, '%s') !== false) {
68 … $tmp_command = str_replace('%s', escapeshellarg($message->sender['mailto']), $tmp_command);
76 preg_match_all('/%h:([\w_-]+)/', $tmp_command, $header_names, PREG_SET_ORDER);
84 $tmp_command = str_replace($header[0], escapeshellarg($val), $tmp_command);
99 $tmp_command = str_replace('%f', escapeshellarg($tmpfname), $tmp_command);
102 $output = shell_exec($tmp_command);
106 $tmp_command .= "\n$output";
109 rcube::write_log('markasjunk', $tmp_command);
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/config/
H A Dactive-response.c334 ar_command *tmp_command; in ReadActiveCommands() local
338 if (!tmp_command) { in ReadActiveCommands()
343 tmp_command->name = NULL; in ReadActiveCommands()
344 tmp_command->expect = 0; in ReadActiveCommands()
353 free(tmp_command); in ReadActiveCommands()
358 free(tmp_command); in ReadActiveCommands()
376 free(tmp_command); in ReadActiveCommands()
382 free(tmp_command); in ReadActiveCommands()
388 if (!tmp_command->name || !tmp_str || !tmp_command->executable) { in ReadActiveCommands()
391 free(tmp_command); in ReadActiveCommands()
[all …]
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/config/
H A Dactive-response.c334 ar_command *tmp_command; in ReadActiveCommands() local
338 if (!tmp_command) { in ReadActiveCommands()
343 tmp_command->name = NULL; in ReadActiveCommands()
344 tmp_command->expect = 0; in ReadActiveCommands()
353 free(tmp_command); in ReadActiveCommands()
358 free(tmp_command); in ReadActiveCommands()
376 free(tmp_command); in ReadActiveCommands()
382 free(tmp_command); in ReadActiveCommands()
388 if (!tmp_command->name || !tmp_str || !tmp_command->executable) { in ReadActiveCommands()
391 free(tmp_command); in ReadActiveCommands()
[all …]
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/config/
H A Dactive-response.c334 ar_command *tmp_command; in ReadActiveCommands() local
338 if (!tmp_command) { in ReadActiveCommands()
343 tmp_command->name = NULL; in ReadActiveCommands()
344 tmp_command->expect = 0; in ReadActiveCommands()
353 free(tmp_command); in ReadActiveCommands()
358 free(tmp_command); in ReadActiveCommands()
376 free(tmp_command); in ReadActiveCommands()
382 free(tmp_command); in ReadActiveCommands()
388 if (!tmp_command->name || !tmp_str || !tmp_command->executable) { in ReadActiveCommands()
391 free(tmp_command); in ReadActiveCommands()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcompleter.c382 char *tmp_command, *p; in complete_line() local
398 tmp_command = (char *) alloca (point + 1); in complete_line()
399 p = tmp_command; in complete_line()
402 tmp_command[point] = '\0'; in complete_line()
441 if (q != tmp_command + point) in complete_line()
473 if (p == tmp_command + point) in complete_line()
513 p > tmp_command in complete_line()
525 p > tmp_command in complete_line()
543 while (q > tmp_command) in complete_line()
581 p > tmp_command in complete_line()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcompleter.c382 char *tmp_command, *p; in complete_line() local
398 tmp_command = (char *) alloca (point + 1); in complete_line()
399 p = tmp_command; in complete_line()
402 tmp_command[point] = '\0'; in complete_line()
441 if (q != tmp_command + point) in complete_line()
473 if (p == tmp_command + point) in complete_line()
513 p > tmp_command in complete_line()
525 p > tmp_command in complete_line()
543 while (q > tmp_command) in complete_line()
581 p > tmp_command in complete_line()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcompleter.c562 char *tmp_command, *p; in complete_line_internal() local
579 tmp_command = (char *) alloca (point + 1); in complete_line_internal()
580 p = tmp_command; in complete_line_internal()
583 tmp_command[point] = '\0'; in complete_line_internal()
622 if (q != tmp_command + point) in complete_line_internal()
656 if (p == tmp_command + point) in complete_line_internal()
701 p > tmp_command in complete_line_internal()
713 p > tmp_command in complete_line_internal()
732 while (q > tmp_command) in complete_line_internal()
774 p > tmp_command in complete_line_internal()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcompleter.c513 char *tmp_command, *p; in VEC() local
531 tmp_command = (char *) alloca (point + 1); in VEC()
532 p = tmp_command; in VEC()
538 tmp_command[point] = '\0'; in VEC()
577 if (q != tmp_command + point) in VEC()
612 if (p == tmp_command + point) in VEC()
658 p > tmp_command in VEC()
670 p > tmp_command in VEC()
689 while (q > tmp_command) in VEC()
732 p > tmp_command in VEC()
[all …]
/dports/science/openmx/openmx3.8/source/
H A Dw2u2 ./w2u.prl > tmp_command
3 chmod 777 tmp_command
4 ./tmp_command
H A Dsep_mpi2 ./sep_mpi.prl > tmp_command
3 chmod 777 tmp_command
4 ./tmp_command
/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/rpc/
H A Dparse_commands.cc264 torrent::Object tmp_command = command; in call_object() local
270 uint32_t flags = tmp_command.flags() & torrent::Object::mask_function; in call_object()
271 tmp_command.unset_flags(torrent::Object::mask_function); in call_object()
272 tmp_command.set_flags((flags >> 1) & torrent::Object::mask_function); in call_object()
274 parse_command_execute(target, &tmp_command); in call_object()
275 …return commands.call_command(tmp_command.as_dict_key().c_str(), tmp_command.as_dict_obj(), target); in call_object()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/net/qt5-network/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/mkspecs/features/win32/
H A Ddumpcpp.prf31 tmp_command = $$QMAKE_DUMPCPP $$system_quote($$absolute_path($$tlbCopy, $$_PRO_FILE_PWD_)) \
33 qaxcontainer_compat: tmp_command += -compat
34 !exists($$OUT_PWD/$${hdr}.h): system($$tmp_command)

123