Home
last modified time | relevance | path

Searched refs:buf_verifyptr (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dbuf.h1106 uint8_t * buf_verifyptr(buf_t bp, uint32_t *len);
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_bio.c732 buf_verifyptr(buf_t bp, uint32_t *len) in buf_verifyptr() function