Home
last modified time | relevance | path

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

/third_party/musl/scripts/
Dinstall.py9 def exec_command(cmd, log_path='out/build.log', **kwargs): function
/third_party/cups-filters/filter/foomatic-rip/
Dprocess.c179 int exec_command(FILE *in, FILE *out, void *cmd) in exec_command() function