Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:sys_accept

363 DECL_TEMPLATE(amd64_linux, sys_accept);
683 PRE(sys_accept)
686 PRINT("sys_accept ( %ld, %#lx, %ld )",ARG1,ARG2,ARG3);
691 POST(sys_accept)
1107 PLAXY(__NR_accept, sys_accept), // 43