Searched refs:buf_verifyptr (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/sys/ | ||
| H A D | buf.h | 1106 uint8_t * buf_verifyptr(buf_t bp, uint32_t *len); |
| /xnu-12377.81.4/bsd/vfs/ | ||
| H A D | vfs_bio.c | 732 buf_verifyptr(buf_t bp, uint32_t *len) in buf_verifyptr() function |