Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Delf.c114 int tmp_progress = *byte_count * 100 / total_bytes; in vmem_sub() local
116 if (progress != tmp_progress) { in vmem_sub()
117 progress = tmp_progress; in vmem_sub()