Searched refs:tmp_fcontext (Results 1 – 1 of 1) sorted by relevance
144 semanage_fcontext_t *tmp_fcontext = in semanage_fcontext_create() local147 if (!tmp_fcontext) { in semanage_fcontext_create()153 tmp_fcontext->expr = NULL; in semanage_fcontext_create()154 tmp_fcontext->type = SEMANAGE_FCONTEXT_ALL; in semanage_fcontext_create()155 tmp_fcontext->con = NULL; in semanage_fcontext_create()156 *fcontext = tmp_fcontext; in semanage_fcontext_create()