Home
last modified time | relevance | path

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

/external/selinux/libsemanage/src/
Dconf-parse.y42 static int parse_store_root_path(char *arg);
111 if (parse_store_root_path($3) != 0) {
521 static int parse_store_root_path(char *arg) in parse_store_root_path() function