Searched refs:buf_and_len_post_check (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | priv_syswrap-generic.h | 95 ML_(buf_and_len_post_check) ( ThreadId tid, SysRes res,
|
D | syswrap-generic.c | 1221 void ML_(buf_and_len_post_check) ( ThreadId tid, SysRes res, in ML_() argument 1525 ML_(buf_and_len_post_check) ( tid, res, addr_p, addrlen_p, in ML_() 1598 ML_(buf_and_len_post_check) ( tid, res, from_p, fromlen_p, in ML_() 1681 ML_(buf_and_len_post_check) ( tid, res, name_p, namelen_p, in ML_() 1708 ML_(buf_and_len_post_check) ( tid, res, name_p, namelen_p, in ML_()
|
D | syswrap-solaris.c | 10045 ML_(buf_and_len_post_check)(tid, VG_(mk_SysRes_Success)(RES), 10081 ML_(buf_and_len_post_check)(tid, VG_(mk_SysRes_Success)(RES), ARG4,
|
D | syswrap-darwin.c | 3654 ML_(buf_and_len_post_check) ( tid, VG_(mk_SysRes_Success)(RES), in POST()
|
D | syswrap-linux.c | 10335 ML_(buf_and_len_post_check) ( tid, res, optval_p, optlen_p, in ML_()
|