Home
last modified time | relevance | path

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

/src/usr.bin/mdo/
H A Dmdo.c101 alloc_is_empty(const struct alloc *const alloc) in alloc_is_empty() function
141 if (!alloc_is_empty(alloc)) { in alloc_free()
166 if (alloc_is_empty(alloc)) in alloc_wrap()