Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/src/
H A 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