Home
last modified time | relevance | path

Searched refs:command_s (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/delaboratory/delaboratory-0.8/gui_wx/
H A Dexternal_editor.cc55 std::string command_s = str(command); in executeExternalEditor() local
56 logInfo("executing command: " + command_s); in executeExternalEditor()
/dports/news/gup/gup/
H A Dgup.c63 typedef struct command_s COMMAND;
65 struct command_s { struct
/dports/www/mozplugger/mozplugger-2.1.6/
H A Dmozplugger-update.c52 struct command_s struct
59 struct command_s * pNext; argument
62 typedef struct command_s command_t;
/dports/www/httest/httest-2.4.24/src/
H A Dworker.h35 typedef struct command_s command_t;
39 struct command_s { struct
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/gtk/
H A Dyuish.c526 char command_s[64]; in SH2UpdateCodeList() local
542 sscanf(lineBuf, "0x%8X: %[^\n]", &address, command_s); in SH2UpdateCodeList()
558 gtk_list_store_set(sh2->store, &iter, 2, command_s, -1); in SH2UpdateCodeList()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/hotkeys/
H A Dhotkeys.c70 typedef struct command_s { struct
/dports/databases/rrdtool/rrdtool-1.7.2/src/
H A Drrd_daemon.c160 struct command_s;
161 typedef struct command_s command_t;
171 struct command_s { struct
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A Dc1541.c331 struct command_s { struct
339 typedef struct command_s command_t; argument
/dports/emulators/vice/vice-3.5/src/
H A Dc1541.c240 struct command_s { struct
248 typedef struct command_s command_t; argument
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_cmds.c3374 typedef struct command_s { struct