Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/libscanbuild/
Dcompilation.py60 def split_command(command): function
/external/mmc-utils/
Dmmc.c228 static int split_command(char *cmd, char ***commands) in split_command() function