Home
last modified time | relevance | path

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

/third_party/selinux/checkpolicy/
Dpolicy_parse.y401 if ($$ == COND_ERR) return -1; }
417 if ($$ == COND_ERR) return -1;}
420 if ($$ == COND_ERR) return -1;}
423 if ($$ == COND_ERR) return -1;}
426 if ($$ == COND_ERR) return -1;}
439 if ($$ == COND_ERR) return -1; }
443 if ($$ == COND_ERR) return -1; }
447 if ($$ == COND_ERR) return -1; }
451 if ($$ == COND_ERR) return -1; }
Dpolicy_define.h11 #define COND_ERR ((avrule_t *)-1) macro
Dpolicy_define.c1737 return COND_ERR; in define_cond_compute_type()
2662 return COND_ERR; in define_cond_te_avtab()
3298 return COND_ERR; in define_cond_filename_trans()