Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
HDmisc.c115 struct malloc_info *InfoList = &DummyInfo; variable
126 info->next = InfoList; in debug_malloc()
127 info->prev = InfoList->prev; in debug_malloc()