Searched refs:namelen_p (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-generic.c | 1666 Addr namelen_p = arg2; in ML_() local 1668 ML_(buf_and_len_pre_check) ( tid, name_p, namelen_p, in ML_() 1679 Addr namelen_p = arg2; in ML_() local 1681 ML_(buf_and_len_post_check) ( tid, res, name_p, namelen_p, in ML_() 1693 Addr namelen_p = arg2; in ML_() local 1695 ML_(buf_and_len_pre_check) ( tid, name_p, namelen_p, in ML_() 1706 Addr namelen_p = arg2; in ML_() local 1708 ML_(buf_and_len_post_check) ( tid, res, name_p, namelen_p, in ML_()
|