Searched refs:defcontext (Results 1 – 1 of 1) sorted by relevance
930 char *context = NULL, *defcontext = NULL; in selinux_parse_opts_str() local948 if (context || defcontext) { in selinux_parse_opts_str()987 if (context || defcontext) { in selinux_parse_opts_str()992 defcontext = match_strdup(&args[0]); in selinux_parse_opts_str()993 if (!defcontext) { in selinux_parse_opts_str()1031 if (defcontext) { in selinux_parse_opts_str()1032 opts->mnt_opts[num_mnt_opts] = defcontext; in selinux_parse_opts_str()1041 kfree(defcontext); in selinux_parse_opts_str()