Home
last modified time | relevance | path

Searched defs:check_free (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_free.c282 void check_free(int id) in check_free() function
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2850 int check_alloc = 0, check_free = 0; in umem_verify() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3200 int check_alloc = 0, check_free = 0; in kmem_verify() local