Home
last modified time | relevance | path

Searched refs:samepend_next (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Dtrignote.c97 ta->samepend_next = pend->othertrigaw_head; in trig_note_aw()
H A Ddpkg-db.h144 struct trigaw *samepend_next; member
H A Dtriglib.c112 for (; ta; ta = ta->samepend_next) { in trig_clear_awaiters()