Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcommand.h286 _usage, _help, _comp) \ argument
288 _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
291 _usage, _help, _comp) \ argument
294 _cmd, _usage, _CMD_HELP(_help) _CMD_COMPLETE(_comp) }
296 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
299 _usage, _help, _comp);
301 #define U_BOOT_CMDREP_COMPLETE(_name, _maxargs, _cmd_rep, _usage, \ argument
305 _usage, _help, _comp)
320 _usage, _help, _comp) \ argument
321 { #_name, _maxargs, 0 ? _cmd_rep : NULL, NULL, _usage, \
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/
H A Dremove-install-as-user.patch31 _usage() {
44 @@ -38,32 +38,6 @@ _usage() {