Home
last modified time | relevance | path

Searched refs:buf_and_len_pre_check (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-generic.h92 ML_(buf_and_len_pre_check) ( ThreadId tid, Addr buf_p, Addr buflen_p,
Dsyswrap-generic.c1209 void ML_(buf_and_len_pre_check) ( ThreadId tid, Addr buf_p, Addr buflen_p, in ML_() argument
1506 ML_(buf_and_len_pre_check) ( tid, addr_p, addrlen_p, in ML_()
1580 ML_(buf_and_len_pre_check) ( tid, from_p, fromlen_p, in ML_()
1668 ML_(buf_and_len_pre_check) ( tid, name_p, namelen_p, in ML_()
1695 ML_(buf_and_len_pre_check) ( tid, name_p, namelen_p, in ML_()
Dsyswrap-solaris.c10035 ML_(buf_and_len_pre_check)(tid, ARG2, ARG3, "getpeername(name)",
10074 ML_(buf_and_len_pre_check)(tid, ARG4, ARG5, "getsockopt(optval)",
Dsyswrap-darwin.c3641 ML_(buf_and_len_pre_check) ( tid, optval_p, optlen_p, in PRE()
Dsyswrap-linux.c10310 ML_(buf_and_len_pre_check) ( tid, optval_p, optlen_p, in ML_()