Home
last modified time | relevance | path

Searched refs:has_comma (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c1047 bool has_comma = context && strchr(context, ','); in show_sid() local
1050 if (has_comma) in show_sid()
1053 if (has_comma) in show_sid()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c1059 bool has_comma = strchr(context, ','); in show_sid() local
1062 if (has_comma) in show_sid()
1065 if (has_comma) in show_sid()

Completed in 19 milliseconds