Home
last modified time | relevance | path

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

/external/selinux/checkpolicy/
Dpolicy_parse.y400 if ($$ == COND_ERR) return -1; }
416 if ($$ == COND_ERR) return -1;}
419 if ($$ == COND_ERR) return -1;}
422 if ($$ == COND_ERR) return -1;}
425 if ($$ == COND_ERR) return -1;}
438 if ($$ == COND_ERR) return -1; }
442 if ($$ == COND_ERR) return -1; }
446 if ($$ == COND_ERR) return -1; }
450 if ($$ == COND_ERR) return -1; }
Dpolicy_define.h11 #define COND_ERR ((avrule_t *)-1) macro
Dpolicy_define.c1735 return COND_ERR; in define_cond_compute_type()
2664 return COND_ERR; in define_cond_te_avtab()
3313 return COND_ERR; in define_cond_filename_trans()