Home
last modified time | relevance | path

Searched refs:grp_command (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/tools/driver/
H A DOptions.td95 def grp_command : OptionGroup<"command">, HelpText<"COMMANDS">;
99 Group<grp_command>;
103 Group<grp_command>;
106 Group<grp_command>;
110 Group<grp_command>;
114 Group<grp_command>;
118 Group<grp_command>;
122 Group<grp_command>;
127 Group<grp_command>;
131 Group<grp_command>;
[all …]
/src/lib/libcasper/services/cap_grp/
H A Dcap_grp.c762 grp_command(const char *cmd, const nvlist_t *limits, nvlist_t *nvlin, in grp_command() function
788 CREATE_SERVICE("system.grp", grp_limit, grp_command, 0);