/external/openssh/ |
D | channels.c | 238 channel_register_fds(Channel *c, int rfd, int wfd, int efd, in channel_register_fds() argument 244 channel_max_fd = MAX(channel_max_fd, efd); in channel_register_fds() 250 if (efd != -1 && efd != rfd && efd != wfd) in channel_register_fds() 251 fcntl(efd, F_SETFD, FD_CLOEXEC); in channel_register_fds() 256 c->efd = efd; in channel_register_fds() 272 if (efd != -1) in channel_register_fds() 273 set_nonblock(efd); in channel_register_fds() 282 channel_new(char *ctype, int type, int rfd, int wfd, int efd, in channel_new() argument 327 channel_register_fds(c, rfd, wfd, efd, extusage, nonblock, 0); in channel_new() 372 max = MAX(max, c->efd); in channel_find_maxfd() [all …]
|
D | channels.h | 104 int efd; /* extended fd */ member 202 (c->efd != -1 || \ 206 c->efd != -1 && (!(c->flags & (CHAN_EOF_RCVD|CHAN_CLOSE_RCVD)) || \
|
D | nchan.c | 456 c->efd != -1 && in chan_is_dead() 459 c->self, c->efd, buffer_len(&c->extended)); in chan_is_dead()
|
/external/libxml2/ |
D | nanoftp.c | 1552 fd_set rfd, efd; in xmlNanoFTPCloseConnection() local 1562 FD_ZERO(&efd); in xmlNanoFTPCloseConnection() 1563 FD_SET(ctxt->controlFd, &efd); in xmlNanoFTPCloseConnection() 1564 res = select(ctxt->controlFd + 1, &rfd, NULL, &efd, &tv); in xmlNanoFTPCloseConnection() 1734 fd_set rfd, efd; in xmlNanoFTPList() local 1777 FD_ZERO(&efd); in xmlNanoFTPList() 1778 FD_SET(ctxt->dataFd, &efd); in xmlNanoFTPList() 1779 res = select(ctxt->dataFd + 1, &rfd, NULL, &efd, &tv); in xmlNanoFTPList()
|
/external/srtp/googlepatches/ |
D | google-7-srtp-security-fix.patch | 2 index 7010efd..3515d13 100644
|
/external/elfutils/src/tests/ |
D | run-strings-test.sh | 285 testfile6: efd N10__gnu_test9gnu_obj_2IlEE 328 testfile7: efd N10__gnu_test9gnu_obj_2IlEE
|
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-symbolized-disassembly.test | 27 ObjC-EXE: 0000000100000efd movq 0x124(%rip), %rsi ## Objc selector ref: new
|
/external/skia/gyp/ |
D | nanomsg.gyp | 101 '../third_party/externals/nanomsg/src/utils/efd.c',
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 1559 5efd 14 161 9 2251 7efd 5 1705 23
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | dump_syms_regtest.sym | 792 1efd 3 141 792
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 461 2efd 2 583 17
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 9332 6efd 1 224 6100 15791 14efd a 521 5804
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 9332 6efd 1 224 6100 15791 14efd a 521 5804
|