Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.h106 extern int bufctl_audit(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dlibumem.c504 { "bufctl_audit", ":", "print a bufctl_audit", bufctl_audit },
H A Dumem.c2655 bufctl_audit(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in bufctl_audit() function