Searched refs:_size_malloc_tmp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/lib/mm/
H A Dmemlock.c53 static size_t _size_malloc_tmp; variable
81 if ((temp_malloc_mem = malloc(_size_malloc_tmp)))
82 _touch_memory(temp_malloc_mem, _size_malloc_tmp);
194 _size_malloc_tmp = find_config_tree_int(cmd,

Completed in 123 milliseconds