Home
last modified time | relevance | path

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

/external/selinux/libsemanage/src/
Dconf-parse.y41 static int parse_module_store(char *arg);
102 if (parse_module_store($3) != 0) {
499 static int parse_module_store(char *arg) in parse_module_store() function