Home
last modified time | relevance | path

Searched defs:command_set (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/driver/
H A DDriver.cpp120 std::vector<InitialCmdEntry> *command_set; in AddInitialCommand() local
151 std::vector<OptionData::InitialCmdEntry> *command_set; in WriteCommandsForSourcing() local
/openbsd-src/usr.bin/systat/
H A Dengine.c1129 command_set(struct command *cmd, const char *init) in command_set() function