Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/host/lib/
H A Dsubprocess.c222 static int process_target_output(struct subprocess_target *target) in process_target_output() function
335 if (process_target_output(output) < 0) in subprocess_run()
337 if (process_target_output(error) < 0) in subprocess_run()