Home
last modified time | relevance | path

Searched defs:tmp_cmd (Results 1 – 25 of 84) sorted by relevance

1234

/dports/misc/clifm/clifm-1.3/src/
H A Dbookmarks.c252 char *tmp_cmd[] = {"cp", bm_file, bk_file, NULL}; in bookmark_del() local
576 char *tmp_cmd[] = {cmd, bm_file, NULL}; in edit_bookmarks() local
665 char *tmp_cmd[] = {"bm", NULL}; in open_bookmark() local
696 char *tmp_cmd[] = {"o", bookmarks[i].path, in open_bookmark() local
719 char *tmp_cmd[] = {"o", tmp_path, arg[1] ? arg[1] : NULL, NULL}; in open_bookmark() local
795 char *tmp_cmd[] = {"o", bookmarks[i].path, in bookmarks_function() local
H A Dtrash.c283 char *tmp_cmd[] = {"rm", "-r", file1, file2, NULL}; local
382 char *tmp_cmd[] = {"cp", "-a", file, dest, NULL}; local
761 char *tmp_cmd[] = {"cp", "-a", undel_file, url_decoded, NULL}; local
H A Dfile_operations.c255 char **tmp_cmd = (char **)xnmalloc(args_n + 3, sizeof(char *)); in create_file() local
498 char *tmp_cmd[] = {cmd[2], file, NULL}; in open_function() local
680 char *tmp_cmd = (char *)NULL; in copy_function() local
H A Dexec.c121 char *tmp_cmd = (char *)NULL; in run_and_refresh() local
1882 char **tmp_cmd = parse_input_str(str); in exec_chained_cmds() local
H A Dprofiles.c321 char *tmp_cmd[] = {"mkdir", "-p", nconfig_dir, NULL}; in profile_add() local
/dports/www/fusionpbx/fusionpbx-4.4.1/app/sip_status/
H A Dcmd.php60 $tmp_cmd = 'api sofia profile external rescan'; variable
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/proxy/
H A Dproxy_pmi.c18 char *tmp_cmd; in proxy_process_pmi_cb() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A Dpost_reboot_registration_unittest.cc81 base::CommandLine tmp_cmd(base::CommandLine::NO_PROGRAM); in TEST() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/mysql/samples/
H A Dmysql_lang.cpp133 unique_ptr<CDB_LangCmd> tmp_cmd(con->LangCmd("tmp")); in Run() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/cmd/
H A DcmdUtils.c614 char *tmp_cmd; in CmdCommandPrint() local
641 char *tmp_cmd; in CmdCommandPrint() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dchat_api.cpp1164 Chat_command *tmp_cmd; in GetChatCommandFromQueue() local
1176 Chat_command *tmp_cmd; in FlushChatCommandQueue() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/network/
H A Dchat_api.cpp1162 Chat_command *tmp_cmd; in GetChatCommandFromQueue() local
1174 Chat_command *tmp_cmd; in FlushChatCommandQueue() local
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmd/slurmstepd/
H A Dmulti_prog.c327 char **tmp_args, **tmp_cmd, *one_rank; in multi_prog_parse() local
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/CLI/
H A DCmdInterpreter.cpp3794 int tmp_cmd = -1; in addVoice() local
4057 int tmp_cmd = -1; in addSynth() local
4220 int tmp_cmd = -1; in subSynth() local
4507 int tmp_cmd = -1; in padSynth() local
4579 int tmp_cmd = -1; in padSynth() local
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/ksysguardd/Irix/
H A DNetDev.c65 char *tmp_cmd = strdup(cmd); in parseCommand() local
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/ksysguardd/FreeBSD/
H A Dnetdev.c65 char *tmp_cmd = strdup(cmd); in parseCommand() local
/dports/devel/qmake/qt-x11-free-3.3.8/qmake/generators/win32/
H A Dborland_bmake.cpp307 QString tmp_cmd = project->variables()[(*it) + ".commands"].join(" "); in writeBorlandParts() local
H A Dmingw_make.cpp323 QString tmp_cmd = project->variables()[(*it) + ".commands"].join(" "); in writeMingwParts() local
H A Dmsvc_nmake.cpp367 QString tmp_cmd = project->variables()[(*it) + ".commands"].join(" "); in writeNmakeParts() local
H A Dwinmakefile.cpp300 QString tmp_cmd = project->variables()[(*it) + ".commands"].join(" "); in findDependency() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/executables/
H A Dchrome_cleaner_main.cc385 base::CommandLine tmp_cmd(command_line->GetProgram()); in wWinMain() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c287 struct scsi_cmnd *tmp_cmd; in aha1542_interrupt() local
964 struct scsi_cmnd *tmp_cmd; in aha1542_reset() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c287 struct scsi_cmnd *tmp_cmd; in aha1542_interrupt() local
964 struct scsi_cmnd *tmp_cmd; in aha1542_reset() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c287 struct scsi_cmnd *tmp_cmd; in aha1542_interrupt() local
964 struct scsi_cmnd *tmp_cmd; in aha1542_reset() local
/dports/www/fusionpbx/fusionpbx-4.4.1/app/gateways/
H A Dgateway_edit.php259 $tmp_cmd = 'api sofia profile external rescan'; variable

1234