Searched defs:get_bool_value (Results 1 - 2 of 2) sorted by relevance

/external/libselinux/src/
H A Dbooleans.c86 static int get_bool_value(const char *name, char **buf) function
131 if (get_bool_value(name, &buf))
147 if (get_bool_value(name, &buf))
/external/qemu/distrib/libselinux/src/
H A Dbooleans.c86 static int get_bool_value(const char *name, char **buf) function
131 if (get_bool_value(name, &buf))
147 if (get_bool_value(name, &buf))

Completed in 528 milliseconds