Lines Matching defs:cond
1623 cond_av_list_t ** cond,
1655 if (cond) {
1657 if (node->parse_context == cond)
1676 if (cond) {
1677 node->parse_context = cond;
1685 nl->next = *cond;
1686 *cond = nl;
1705 uint32_t specified, cond_av_list_t ** cond,
1759 if ((conflict == 1 && cond == NULL)
1760 || node->parse_context == cond)
1782 node = find_avtab_node(handle, avtab, &avkey, cond, NULL);
1837 cond_av_list_t ** cond,
1860 node = find_avtab_node(handle, avtab, &avkey, cond, extended_perms);
1909 cond_av_list_t ** cond, cond_av_list_t ** other,
1921 cond, i, i, source_rule->perms,
1927 source_rule->specified, cond,
1937 cond, i, j, source_rule->perms,
1943 source_rule->specified, cond,
1964 cond_av_list_t ** cond,
1993 cond, other, enabled, &stypes, &ttypes);
2420 cond_av_list_t ** cond, cond_av_list_t ** other, int enabled)
2438 cond, other, enabled, &stypes, &ttypes);