Home
last modified time | relevance | path

Searched defs:memguard_realloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/vm/
H A Dmemguard.h52 #define memguard_realloc(a, s, mtp, f) NULL macro
H A Dmemguard.c416 memguard_realloc(void *addr, unsigned long size, struct malloc_type *mtp, in memguard_realloc() function