Searched defs:fds (Results 76 - 93 of 93) sorted by relevance

1234

/openbsd-current/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp554 socketpair$__interposed__(int domain, int type, int protocol, int fds[2]) argument
858 pipe$__interposed__(int fds[2]) argument
[all...]
/openbsd-current/lib/libcurses/tty/
H A Dtty_update.c384 struct pollfd fds[1]; local
/openbsd-current/gnu/usr.bin/perl/
H A Dsyscall_emulator.c706 struct pollfd * fds = (struct pollfd *)va_arg(args, long); local
1142 struct pollfd * fds = (struct pollfd *)va_arg(args, long); local
/openbsd-current/usr.sbin/vmd/
H A Dvm.c2480 int fds[2]; local
/openbsd-current/usr.bin/dig/lib/isc/unix/
H A Dsocket.c173 isc_socket_t **fds; member in struct:isc_socketmgr
[all...]
/openbsd-current/gnu/llvm/lld/COFF/
H A DPDB.cpp966 DebugFrameDataSubsectionRef fds; local
/openbsd-current/libexec/ftpd/
H A Dftpd.c393 int *fds, fd; local
[all...]
/openbsd-current/usr.bin/openssl/
H A Dspeed.c1938 int *fds; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-frv.c3143 bfd_vma fds; local
3167 bfd_vma fds; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp891 static inline int OpenPipe(int fds[2], std::size_t size) { argument
903 int fds[2] = {-1, -1}; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-bfin.c3683 bfd_vma fds; local
3707 bfd_vma fds; local
[all...]
H A Delf32-frv.c4915 bfd_vma fds; local
4932 bfd_vma fds; local
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dserver.c2714 static struct fd_set_wrapper { fd_set fds; } command_fds_to_drain; member in struct:fd_set_wrapper
3404 fd_set fds; local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp816 pollfd fds[2]; local
840 pollfd fds[2]; local
862 pollfd fds[2]; local
[all...]
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dperlhost.h1457 PerlSockSocketpair(struct IPerlSock* piPerl, int domain, int type, int protocol, int* fds) argument
/openbsd-current/sys/sys/
H A Dsyscallargs.h558 syscallarg(struct pollfd *) fds; member in struct:sys_ppoll_args
936 syscallarg(struct pollfd *) fds; member in struct:sys_poll_args
/openbsd-current/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1440 int __dfsw_poll(struct pollfd *fds, nfds_t nfds, int timeout, argument
1454 int __dfso_poll(struct pollfd *fds, nfds_t nfds, int timeout, argument
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2ish.h1146 PUSHORT fds; member in struct:__anon79

Completed in 455 milliseconds

1234