Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Ddialog.c241 } AllBlobs; typedef
243 static AllBlobs *all_blobs;
404 AllBlobs *next = dlg_calloc(AllBlobs, (size_t) 1); in ignore_leak()
417 AllBlobs *next = all_blobs->next; in handle_leaks()