Searched defs:capture (Results 1 – 9 of 9) sorted by relevance
/openbmc/libmctp/utils/ |
H A D | mctp-capture.h | 25 struct capture { struct 33 int capture_prepare(struct capture *cap); argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/db/ |
H A D | test_db.py | 40 def capture(command, *args, **kwargs): function
|
/openbmc/libmctp/ |
H A D | configure.ac | 25 AC_ARG_ENABLE([capture], optenable
|
H A D | core-internal.h | 108 mctp_capture_fn capture; member
|
/openbmc/u-boot/tools/patman/ |
H A D | func_test.py | 21 def capture(): function
|
H A D | command.py | 43 capture=False, capture_stderr=False, oneline=False, argument
|
/openbmc/qemu/scripts/codeconverter/codeconverter/ |
H A D | regexps.py | 21 def P(*regexps, name=None, capture=False, repeat='') -> str: argument
|
/openbmc/qemu/audio/ |
H A D | audio.h | 64 void (*capture) (void *opaque, const void *buf, int size); member
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | registry.cpp | 686 for (const auto& capture : json.at("Sections")) in getJournalCapture() local
|