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

1 2

  /external/ltp/testcases/kernel/syscalls/pwritev/
pwritev02.c 49 static int fd4[2]; variable
78 {&fd4[1], wr_iovec2, 1, 0, ESPIPE}
105 SAFE_PIPE(fd4);
116 if (fd4[0] > 0)
117 SAFE_CLOSE(fd4[0]);
119 if (fd4[1] > 0)
120 SAFE_CLOSE(fd4[1]);
  /external/ltp/testcases/kernel/syscalls/read/
read02.c 52 static int fd2, fd3, fd4 = -1; variable
71 {&fd4, &addr4, 1, EINVAL},
72 {&fd4, &addr5, 4096, EINVAL},
79 if (tc->fd == &fd4 && *tc->fd == -1) {
87 if (*tc->fd == fd4 && TEST_RETURN >= 0) {
124 fd4 = SAFE_OPEN("test_file", O_RDWR | O_DIRECT);
131 if (fd4 > 0)
132 SAFE_CLOSE(fd4);
  /external/android-clat/
tun.h 28 int read_fd6, write_fd6, fd4; member in struct:tun_data
clatd.c 311 error = tun_alloc(tunnel->device4, tunnel->fd4);
317 error = set_nonblocking(tunnel->fd4);
378 { tunnel->fd4, POLLIN, 0 },
392 ring_read(&tunnel->ring, tunnel->fd4, 0 /* to_ipv6 */);
408 read_packet(tunnel->fd4, tunnel->write_fd6, 1 /* to_ipv6 */);
509 tunnel.fd4 = tun_open();
510 if(tunnel.fd4 < 0) {
  /external/ltp/testcases/kernel/syscalls/preadv/
preadv02.c 51 static int fd4; variable
81 {&fd4, rd_iovec2, 1, 0, EISDIR},
110 fd4 = SAFE_OPEN(".", O_RDONLY);
122 if (fd4 > 0)
123 SAFE_CLOSE(fd4);
  /external/valgrind/memcheck/tests/linux/
sys-openat.c 17 __attribute__((unused)) int fd4 = openat (0x12345678, "abc", O_RDONLY); local
  /external/webrtc/webrtc/base/
linuxfdwalk_unittest.cc 64 int fd4 = dup2(fd3, kArbitraryLargeFdNumber); local
65 EXPECT_LE(0, fd4);
69 EXPECT_TRUE(fds.insert(fd4).second);
74 EXPECT_EQ(0, close(fd4));
  /external/libpcap/
fad-glifc.c 82 register int fd4, fd6, fd; local
99 fd4 = socket(AF_INET, SOCK_DGRAM, 0);
100 if (fd4 < 0) {
113 (void)close(fd4);
123 if (ioctl(fd4, SIOCGLIFNUM, (char *)&ifn) < 0) {
127 (void)close(fd4);
140 (void)close(fd4);
152 if (ioctl(fd4, SIOCGLIFCONF, (char *)&ifc) < 0) {
156 (void)close(fd4);
192 fd = fd4;
    [all...]
  /system/netd/libnetdutils/
FdTest.cpp 45 const Fd fd4(8);
46 const Fd fd5(fd4);
47 const Fd fd6 = fd4;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mn10300/
am33-2.s 428 fmov (e5), fd4
445 fmov (r6+), fd4
453 fmov (sp), fd4
474 fmov fd4, (e3+)
492 fmov fd4, fd18
496 fmov fd14, fd4
524 fmov fd4, (e3, r0)
534 fmov (104, r6), fd4
571 fmov fd4, (r12+, -2)
588 fmov fd4, (1, sp
    [all...]
am33-2.d 432 0*7e6 <fmovd\+0x6> f9 ?a0 ?54 ? * fmov \(r5\), ?fd4
449 0*819 <fmovd\+0x39> f9 ?a2 ?64 ? * fmov \(r6\+\), ?fd4
457 0*831 <fmovd\+0x51> f9 ?a4 ?04 ? * fmov \(sp\), ?fd4
478 0*870 <fmovd\+0x90> f9 ?b1 ?43 ? * fmov fd4, ?\(r3\+\)
496 0*8a6 <fmovd\+0xc6> f9 ?c1 ?42 ? * fmov fd4, ?fd18
500 0*8b2 <fmovd\+0xd2> f9 ?c0 ?e4 ? * fmov fd14, ?fd4
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-spu/
icache1.d 155 .* 33 00 77 80 brsl \$0,fd4 .*
162 fd4: 31 00 01 cb brasl \$75,c .*
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
bl.d 20 2c: 0fd4 ffc5 blc 0 <text_label>
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
all-opcodes.d 804 31a: 3fd4.*
805 31b: 3fd4.*
    [all...]
  /external/clang/test/CodeGen/
atomic-ops.c 237 _Bool fd4(struct S *a, struct S *b, struct S *c) { function
238 // CHECK-LABEL: @fd4
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
branch.d 75 [ ]+7fd4:[ ]+ffbd 92fe[ ]+blt (0x7e6a|7e6a <startm16>)
rd-branch-pic.d 76 [ ]+7fd4:[ ]+ffbd 92fe[ ]+blt (0x7e6a|7e6a <startm16>)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
sysreg-1.d     [all...]
addsub.d     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/
label-001.d     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/epiphany/
allinsn.d 577 59e: 6fd4 str r3,\[r3,0x7]
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-z8k/
calr-back-8001.d     [all...]
calr-back-8002.d     [all...]
calr-forw-8001.d     [all...]
calr-forw-8002.d     [all...]

Completed in 1027 milliseconds

1 2