Home
last modified time | relevance | path

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

/freebsd/usr.bin/mdo/
H A Dmdo.c98 static const size_t ALLOC_FIRST_SIZE = 512; variable
120 new_size = ALLOC_FIRST_SIZE; in alloc_realloc()