Searched defs:capture (Results 1 – 8 of 8) sorted by relevance
25 struct capture { struct33 int capture_prepare(struct capture *cap); argument
40 def capture(command, *args, **kwargs): function
25 AC_ARG_ENABLE([capture], optenable
108 mctp_capture_fn capture; member
21 def capture(): function
43 capture=False, capture_stderr=False, oneline=False, argument
21 def P(*regexps, name=None, capture=False, repeat='') -> str: argument
674 for (const auto& capture : json.at("Sections")) in getJournalCapture() local