Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dwin32-kldbg.c645 int i, allocations_count; in win32_kldbg_scan() local
698allocations_count = (mcfg->length - ((unsigned char *)&mcfg->allocations - (unsigned char *)mcfg))… in win32_kldbg_scan()
699 for (i = 0; i < allocations_count; i++) in win32_kldbg_scan()