Home
last modified time | relevance | path

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

/NextBSD/sys/boot/pc98/loader/
HDmain.c300 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
303 command_heap(int argc, char *argv[]) in command_heap() function
/NextBSD/sys/boot/i386/loader/
HDmain.c360 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
363 command_heap(int argc, char *argv[]) in command_heap() function
/NextBSD/sys/boot/uboot/common/
HDmain.c509 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
511 command_heap(int argc, char *argv[]) in command_heap() function
/NextBSD/sys/boot/sparc64/loader/
HDmain.c904 COMMAND_SET(heap, "heap", "show heap usage", command_heap);
907 command_heap(int argc, char *argv[]) in command_heap() function