Searched defs:av_cur (Results 1 - 1 of 1) sorted by relevance

/external/checkpolicy/test/
H A Ddispol.c234 cond_av_list_t *av_cur, *expl = NULL; local
248 for (av_cur = expl; av_cur != NULL; av_cur = av_cur->next) {
250 render_av_rule(&av_cur->node->key, &av_cur->node->datum,
262 for (av_cur = expl; av_cur != NULL; av_cur
[all...]

Completed in 155 milliseconds