Home
last modified time | relevance | path

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

/freebsd/stand/i386/loader/
H A Dmain.c408 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
411 command_heap(int argc, char *argv[]) in command_heap() function
/freebsd/stand/uboot/
H A Dmain.c559 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
561 command_heap(int argc, char *argv[]) in command_heap() function