Searched refs:nextw (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Daudit_watch.c260 struct audit_watch *owatch, *nwatch, *nextw; local
267 list_for_each_entry_safe(owatch, nextw, &parent->watches, wlist) {
334 struct audit_watch *w, *nextw; local
339 list_for_each_entry_safe(w, nextw, &parent->watches, wlist) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Daudit_watch.c260 struct audit_watch *owatch, *nwatch, *nextw; local
267 list_for_each_entry_safe(owatch, nextw, &parent->watches, wlist) {
334 struct audit_watch *w, *nextw; local
339 list_for_each_entry_safe(w, nextw, &parent->watches, wlist) {

Completed in 108 milliseconds