Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dmalloc.h391 void malloc_printit(int (*)(const char *, ...));
/openbsd/sys/kern/
H A Dkern_malloc.c673 malloc_printit( function
/openbsd/sys/ddb/
H A Ddb_command.c337 malloc_printit(db_printf); in db_malloc_print_cmd()