Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:sys_accept

362 DECL_TEMPLATE(amd64_linux, sys_accept);
682 PRE(sys_accept)
685 PRINT("sys_accept ( %ld, %#lx, %ld )",ARG1,ARG2,ARG3);
690 POST(sys_accept)
1106 PLAXY(__NR_accept, sys_accept), // 43