Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/loader/
H A Dmain.c377 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
380 command_heap(int argc, char *argv[]) in command_heap() function