HomeSort by relevance Sort by last modified time
    Searched refs:sendmsg (Results 1 - 25 of 337) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/AMDGPU/
sopp-err.s 5 s_sendmsg sendmsg(11)
8 s_sendmsg sendmsg(MSG_INTERRUPTX)
11 s_sendmsg sendmsg(MSG_INTERRUPT, 0)
14 s_sendmsg sendmsg(MSG_GS)
17 s_sendmsg sendmsg(MSG_GS, GS_OP_NOP)
20 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0, 0)
23 s_sendmsg sendmsg(MSG_GSX, GS_OP_CUT, 0)
26 s_sendmsg sendmsg(MSG_GS, GS_OP_CUTX, 0)
29 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 4)
32 s_sendmsg sendmsg(2
    [all...]
sopp.s 97 // GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
99 s_sendmsg sendmsg(1)
100 // GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
102 s_sendmsg sendmsg(MSG_INTERRUPT)
103 // GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
106 // GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) ; encoding: [0x12,0x00,0x90,0xbf]
108 s_sendmsg sendmsg(2, 1)
109 // GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) ; encoding: [0x12,0x00,0x90,0xbf]
111 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0)
112 // GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) ; encoding: [0x12,0x00,0x90,0xbf
    [all...]
  /external/strace/tests/
msg_control.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (msg_control -a21 -e trace=sendmsg); do not edit.
4 run_strace_match_diff -a21 -e trace=sendmsg
msg_control-v.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (msg_control-v -v -a21 -e trace=sendmsg); do not edit.
4 run_strace_match_diff -v -a21 -e trace=sendmsg
recvmsg.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (recvmsg -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg); do not edit.
4 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
scm_rights-fd.test 68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15
  /external/strace/tests-m32/
msg_control.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (msg_control -a21 -e trace=sendmsg); do not edit.
4 run_strace_match_diff -a21 -e trace=sendmsg
msg_control-v.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (msg_control-v -v -a21 -e trace=sendmsg); do not edit.
4 run_strace_match_diff -v -a21 -e trace=sendmsg
recvmsg.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (recvmsg -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg); do not edit.
4 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
scm_rights-fd.test 68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15
  /external/strace/tests-mx32/
msg_control.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (msg_control -a21 -e trace=sendmsg); do not edit.
4 run_strace_match_diff -a21 -e trace=sendmsg
msg_control-v.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (msg_control-v -v -a21 -e trace=sendmsg); do not edit.
4 run_strace_match_diff -v -a21 -e trace=sendmsg
recvmsg.gen.test 2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (recvmsg -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg); do not edit.
4 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
scm_rights-fd.test 68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15
  /external/valgrind/memcheck/tests/
sendmsg.stderr.exp 1 Syscall param sendmsg(msg) points to uninitialised byte(s)
2 at 0x........: sendmsg (in /...libc...)
3 by 0x........: main (sendmsg.c:46)
5 in frame #1, created by main (sendmsg.c:13)
7 sendmsg: 6
sendmsg.c 46 size_t s = sendmsg (fd, &msg, 0);
49 // The msg_flags field is ignored by sendmsg.
65 s = sendmsg (fd, &msg, 0);
68 perror ("sendmsg ()");
72 fprintf (stderr, "sendmsg: %d\n", (int) s);
  /bionic/libc/arch-arm/syscalls/
sendmsg.S 5 ENTRY(sendmsg) function
16 END(sendmsg)
  /bionic/libc/arch-arm64/syscalls/
sendmsg.S 5 ENTRY(sendmsg) function
14 END(sendmsg)
  /bionic/libc/arch-mips/syscalls/
sendmsg.S 5 ENTRY(sendmsg) function
19 END(sendmsg)
  /bionic/libc/arch-x86_64/syscalls/
sendmsg.S 5 ENTRY(sendmsg) function
15 END(sendmsg)
  /bionic/libc/arch-mips64/syscalls/
sendmsg.S 5 ENTRY(sendmsg) function
25 END(sendmsg)
  /bionic/libc/arch-x86/syscalls/
sendmsg.S 5 ENTRY(sendmsg) function
35 END(sendmsg)
  /system/tpm/attestation/server/
attestationd-seccomp-amd64.policy 36 sendmsg: 1
  /system/tpm/tpm_manager/server/
tpm_managerd-seccomp-amd64.policy 37 sendmsg: 1
  /external/ltp/utils/sctp/func_tests/
test_1_to_1_sendmsg.c 5 * This file has test cases to test the sendmsg() call for 1-1 style sockets
147 /*sendmsg () TEST1: Bad socket descriptor, EBADF Expected error*/
148 count = sendmsg(-1, &outmessage, flag);
150 tst_brkm(TBROK, tst_exit, "sendmsg with a bad socket "
153 tst_resm(TPASS, "sendmsg() with a bad socket descriptor - EBADF");
155 /*sendmsg () TEST2: Invalid socket, ENOTSOCK Expected error*/
161 count = sendmsg(fd, &outmessage, flag);
167 tst_brkm(TBROK, tst_exit, "sendmsg with invalid socket "
170 tst_resm(TPASS, "sendmsg() with invalid socket - ENOTSOCK");
172 /*sendmsg () TEST3: sendmsg on listening socket, EPIPE Expected error*
    [all...]

Completed in 3548 milliseconds

1 2 3 4 5 6 7 8 91011>>