Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/
Dhooks.c1081 char *has_comma; in selinux_write_opts() local
1084 has_comma = strchr(opts->mnt_opts[i], ','); in selinux_write_opts()
1086 has_comma = NULL; in selinux_write_opts()
1112 if (has_comma) in selinux_write_opts()
1115 if (has_comma) in selinux_write_opts()