Home
last modified time | relevance | path

Searched defs:cleanup_list (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dclean-temp.c97 } cleanup_list /* = { NULL, 0, 0 } */; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_fence.c51 struct list_head cleanup_list; member
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbtdb.c2244 make_least_version(dns_rbtdb_t * rbtdb,rbtdb_version_t * version,rbtdb_changedlist_t * cleanup_list) make_least_version() argument
2255 cleanup_nondirty(rbtdb_version_t * version,rbtdb_changedlist_t * cleanup_list) cleanup_nondirty() argument
2463 rbtdb_changedlist_t cleanup_list; closeversion() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c2337 rbtdb_changedlist_t *cleanup_list) { in make_least_version()
2348 cleanup_nondirty(rbtdb_version_t *version, rbtdb_changedlist_t *cleanup_list) { in cleanup_nondirty()
2556 rbtdb_changedlist_t cleanup_list; in closeversion() local