Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/host/lib/include/
H A Dsubprocess.h52 struct subprocess_target { struct
53 enum {
60 } type;
61 union {
88 extern struct subprocess_target subprocess_null; argument