Home
last modified time | relevance | path

Searched refs:sameaw (Results 1 – 6 of 6) sorted by relevance

/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Dtrignote.c90 for (ta = aw->trigaw.head; ta; ta = ta->sameaw.next) in trig_note_aw()
99 LIST_LINK_TAIL_PART(aw->trigaw, ta, sameaw); in trig_note_aw()
H A Ddpkg-db.h147 } sameaw; member
H A Ddbmodify.c447 for (ta = pkg->trigaw.head; ta; ta = ta->sameaw.next) in modstatdb_note()
H A Ddump.c444 for (ta = pkg->trigaw.head; ta; ta = ta->sameaw.next) { in w_trigaw()
H A Dtriglib.c116 LIST_UNLINK_PART(aw->trigaw, ta, sameaw); in trig_clear_awaiters()
H A Dparse.c486 for (ta = dst_pkg->trigaw.head; ta; ta = ta->sameaw.next) { in pkg_parse_copy()