Home
last modified time | relevance | path

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

/external/selinux/libsemanage/src/
Dconf-parse.y43 static int parse_compiler_path(char *arg);
121 if (parse_compiler_path($3) != 0) {
545 static int parse_compiler_path(char *arg) in parse_compiler_path() function