HomeSort by relevance Sort by last modified time
    Searched refs:COND_ERR (Results 1 - 3 of 3) sorted by null

  /external/selinux/checkpolicy/
policy_define.h 11 #define COND_ERR ((avrule_t *)-1)
policy_parse.y 400 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; }
    [all...]
policy_define.c     [all...]

Completed in 598 milliseconds