Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:sys_socketpair

374 DECL_TEMPLATE(amd64_linux, sys_socketpair);
814 PRE(sys_socketpair)
816 PRINT("sys_socketpair ( %ld, %ld, %ld, %#lx )",ARG1,ARG2,ARG3,ARG4);
821 POST(sys_socketpair)
1119 PLAXY(__NR_socketpair, sys_socketpair), // 53