Home
last modified time | relevance | path

Searched refs:selinux_boolean_sub (Results 1 - 3 of 3) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dbooleans.c92 char *selinux_boolean_sub(const char *name) in selinux_boolean_sub() function
174 alt_name = selinux_boolean_sub(name); in bool_open()
409 char *selinux_boolean_sub(const char *name __attribute__((unused))) in selinux_boolean_sub() function
/third_party/selinux/libselinux/utils/
H A Dgetsebool.c91 char *alt_name = selinux_boolean_sub(names[i]); in main()
/third_party/selinux/libselinux/include/selinux/
H A Dselinux.h550 selinux_boolean_sub reads the /etc/selinux/TYPE/booleans.subs_dist file
551 looking for a record with boolean_name. If a record exists selinux_boolean_sub
555 extern char *selinux_boolean_sub(const char *boolean_name);

Completed in 4 milliseconds