Searched refs:ie_next (Results 1 – 1 of 1) sorted by relevance
| /src/sys/security/mac_do/ |
| H A D | mac_do.c | 780 struct id_elem *ie, *ie_next; in pour_list_into_rule() local 784 STAILQ_FOREACH_SAFE(ie, list, ie_entries, ie_next) { in pour_list_into_rule() 868 struct id_elem *ie, *ie_next; in parse_single_rule() local 975 STAILQ_FOREACH_SAFE(ie, &gid_list, ie_entries, ie_next) in parse_single_rule() 977 STAILQ_FOREACH_SAFE(ie, &uid_list, ie_entries, ie_next) in parse_single_rule()
|