Home
last modified time | relevance | path

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

/external/vboot_reference/host/lib/
Dsubprocess.c252 static bool contains_spaces(const char *s) in contains_spaces() function
266 if (contains_spaces(argv[i])) in subprocess_log_call()