Home
last modified time | relevance | path

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

/external/selinux/checkpolicy/
Dpolicy_define.c81 static int id_has_dot(char *id);
145 static int id_has_dot(char *id) in id_has_dot() function
730 if (id_has_dot(id)) { in define_sens()
776 if (id_has_dot(id)) { in define_sens()
909 if (id_has_dot(id)) { in define_category()
946 if (id_has_dot(id)) { in define_category()
1071 if (id_has_dot(id)) { in define_level()
1241 if (id_has_dot(id)) { in add_aliases_to_type()
1766 if (id_has_dot(id)) { in define_bool_tunable()
4199 if (id_has_dot(id)) { in parse_categories()
[all …]