Searched defs:watch_copyin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dwatchpoint.c60 static int watch_copyin(const void *, void *, size_t);
80 watch_copyin,
839 watch_copyin(const void *kaddr, void *uaddr, size_t count) function

Completed in 63 milliseconds