Home
last modified time | relevance | path

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

/external/vboot_reference/host/lib/
Dsubprocess.c137 static int process_target_input(struct subprocess_target *target) in process_target_input() function
333 if (process_target_input(input) < 0) in subprocess_run()