Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/toolchain/
H A Dtoolchain-wrapper.c163 int arg_has_path) in check_unsafe_path() argument
175 arg_has_path ? "" : "' '", /* close single-quote, space, open single-quote */ in check_unsafe_path()
176 arg_has_path ? "" : path); /* so that arg and path are properly quoted. */ in check_unsafe_path()