Home
last modified time | relevance | path

Searched defs:check_command (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py277 def check_command(error_msg, cmd, cwd=None): function
/openbmc/qemu/scripts/qapi/
H A Dexpr.py553 def check_command(expr: QAPIExpression) -> None: function
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1657 static int check_command(struct fsg_common *common, int cmnd_size, in check_command() function