Searched refs:has_comma (Results 1 – 1 of 1) sorted by relevance
1065 char *has_comma; in selinux_write_opts() local1068 has_comma = strchr(opts->mnt_opts[i], ','); in selinux_write_opts()1070 has_comma = NULL; in selinux_write_opts()1096 if (has_comma) in selinux_write_opts()1099 if (has_comma) in selinux_write_opts()