Searched refs:av_operations_t (Results 1 - 3 of 3) sorted by relevance

/external/selinux/checkpolicy/
H A Dpolicy_define.c2033 void avrule_operation_setrangebits(uint16_t low, uint16_t high, av_operations_t *ops)
2054 int avrule_operation_used(av_operations_t *ops)
2069 av_operations_t *complete_type,
2070 av_operations_t **operations)
2073 av_operations_t *ops;
2076 ops = calloc(1, sizeof(av_operations_t));
2108 av_operations_t **operations)
2111 av_operations_t *ops;
2113 ops = calloc(1, sizeof(av_operations_t));
2148 av_operations_t **operation
[all...]
/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h248 } av_operations_t; typedef in typeref:struct:av_operations
280 av_operations_t * ops;
/external/selinux/libsepol/src/
H A Dexpand.c1607 av_operations_t *operations)
1783 int enabled, av_operations_t *operations)

Completed in 107 milliseconds