Home
last modified time | relevance | path

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

/freebsd/include/ssp/
H A Duio.h39 __ssp_check_iovec(iov, iovcnt);
46 __ssp_check_iovec(iov, iovcnt);
H A Dsocket.h44 __ssp_check_iovec(hdr->msg_iov, hdr->msg_iovlen); in __ssp_check_msghdr()
H A Dssp.h113 __ssp_check_iovec(const struct iovec *iov, int iovcnt) in __ssp_check_iovec() function