Home
last modified time | relevance | path

Searched defs:target_fd (Results 1 – 25 of 99) sorted by relevance

1234

/dports/devel/gdb/gdb-11.1/gdb/
H A Dremote-fileio.c99 int target_fd = remote_fileio_next_free_fd (); in remote_fileio_fd_to_targetfd() local
106 remote_fileio_map_fd (int target_fd) in remote_fileio_map_fd()
115 remote_fileio_close_target_fd (int target_fd) in remote_fileio_close_target_fd()
467 long target_fd, num; in remote_fileio_func_read() local
593 long target_fd, num; in remote_fileio_func_write() local
916 long target_fd; in remote_fileio_func_fstat() local
1042 long target_fd; in remote_fileio_func_isatty() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-fileio.c95 int target_fd = remote_fileio_next_free_fd (); in remote_fileio_fd_to_targetfd() local
101 remote_fileio_map_fd (int target_fd) in remote_fileio_map_fd()
110 remote_fileio_close_target_fd (int target_fd) in remote_fileio_close_target_fd()
659 long target_fd, num; in remote_fileio_func_read() local
777 long target_fd, num; in remote_fileio_func_write() local
1100 long target_fd; in remote_fileio_func_fstat() local
1223 long target_fd; in remote_fileio_func_isatty() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-fileio.c95 int target_fd = remote_fileio_next_free_fd (); in remote_fileio_fd_to_targetfd() local
101 remote_fileio_map_fd (int target_fd) in remote_fileio_map_fd()
110 remote_fileio_close_target_fd (int target_fd) in remote_fileio_close_target_fd()
659 long target_fd, num; in remote_fileio_func_read() local
777 long target_fd, num; in remote_fileio_func_write() local
1100 long target_fd; in remote_fileio_func_fstat() local
1223 long target_fd; in remote_fileio_func_isatty() local
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote-fileio.c113 int target_fd = remote_fileio_next_free_fd (); in remote_fileio_fd_to_targetfd() local
120 remote_fileio_map_fd (int target_fd) in remote_fileio_map_fd()
129 remote_fileio_close_target_fd (int target_fd) in remote_fileio_close_target_fd()
692 long target_fd, num; in remote_fileio_func_read() local
821 long target_fd, num; in remote_fileio_func_write() local
1147 long target_fd; in remote_fileio_func_fstat() local
1275 long target_fd; in remote_fileio_func_isatty() local
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote-fileio.c103 int target_fd = remote_fileio_next_free_fd (); in remote_fileio_fd_to_targetfd() local
110 remote_fileio_map_fd (int target_fd) in remote_fileio_map_fd()
119 remote_fileio_close_target_fd (int target_fd) in remote_fileio_close_target_fd()
682 long target_fd, num; in remote_fileio_func_read() local
811 long target_fd, num; in remote_fileio_func_write() local
1137 long target_fd; in remote_fileio_func_fstat() local
1265 long target_fd; in remote_fileio_func_isatty() local
/dports/sysutils/watchman/watchman-4.5.0/winbuild/
H A Dposix_spawn.c91 int fd, int target_fd) { in posix_spawn_file_actions_adddup2()
108 HANDLE handle, int target_fd) { in posix_spawn_file_actions_adddup2_handle_np()
124 int target_fd, const char *name, int flags, int mode) { in posix_spawn_file_actions_addopen()
/dports/sysutils/py-pywatchman/watchman-4.9.0/winbuild/
H A Dposix_spawn.cpp80 int fd, int target_fd) { in posix_spawn_file_actions_adddup2()
99 int target_fd) { in posix_spawn_file_actions_adddup2_handle_np()
116 int target_fd, const char *name, int flags, int mode) { in posix_spawn_file_actions_addopen()
/dports/mail/spamdyke/spamdyke-5.0.1/spamdyke/
H A Dtls.c581 ssize_t tls_read(struct filter_settings *current_settings, int target_fd, void *target_buf, size_t … in tls_read()
639 ssize_t tls_write(struct filter_settings *current_settings, int target_fd, void *target_buf, size_t… in tls_write()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/proc/
H A Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/proc/
H A Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/proc/
H A Dfd-001-lookup.c102 unsigned int fd, target_fd; in main() local
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/keytable/
H A Dbpf.c311 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
324 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
334 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
345 int bpf_prog_query(int target_fd, enum bpf_attach_type type, uint32_t query_flags, in bpf_prog_query()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/keytable/
H A Dbpf.c311 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
324 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
334 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
345 int bpf_prog_query(int target_fd, enum bpf_attach_type type, uint32_t query_flags, in bpf_prog_query()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/keytable/
H A Dbpf.c311 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
324 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
334 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
345 int bpf_prog_query(int target_fd, enum bpf_attach_type type, uint32_t query_flags, in bpf_prog_query()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/bpf/
H A Dbpf.c573 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
583 int bpf_prog_attach_xattr(int prog_fd, int target_fd, in bpf_prog_attach_xattr()
602 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
613 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
625 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
695 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/bpf/
H A Dbpf.c573 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
583 int bpf_prog_attach_xattr(int prog_fd, int target_fd, in bpf_prog_attach_xattr()
602 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
613 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
625 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
695 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/bpf/
H A Dbpf.c573 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
583 int bpf_prog_attach_xattr(int prog_fd, int target_fd, in bpf_prog_attach_xattr()
602 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
613 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
625 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
695 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/libbpf/bpf/
H A Dbpf.c467 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
481 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
492 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
504 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/dports/dns/knot3/knot-3.1.5/src/contrib/libbpf/bpf/
H A Dbpf.c467 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
481 int bpf_prog_detach(int target_fd, enum bpf_attach_type type) in bpf_prog_detach()
492 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
504 int bpf_prog_query(int target_fd, enum bpf_attach_type type, __u32 query_flags, in bpf_prog_query()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/hv/
H A Dhv_fcopy_daemon.c24 static int target_fd; variable
/dports/multimedia/libv4l/linux-5.13-rc2/tools/hv/
H A Dhv_fcopy_daemon.c24 static int target_fd; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/hv/
H A Dhv_fcopy_daemon.c24 static int target_fd; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp75 int target_fd = llvm::sys::RetryAfterSignal(-1, ::open, in DupDescriptor() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp75 int target_fd = llvm::sys::RetryAfterSignal(-1, ::open, in DupDescriptor() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp75 int target_fd = llvm::sys::RetryAfterSignal(-1, ::open, in DupDescriptor() local

1234