/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | crypto.c | 359 int fd_out; in pgp_encrypt_file() local 460 int fd_out; in pgp_decrypt_file() local
|
H A D | signature.c | 1038 int fd_out; in pgp_sign_file() local
|
H A D | openssl_crypto.c | 850 BIO *fd_out; in pgp_rsa_public_encrypt() local
|
/netbsd-src/external/bsd/pkg_install/dist/lib/ |
H A D | gpgsig.c | 105 int fd_in[2], fd_out[2], status; in detached_gpg_sign() local
|
/netbsd-src/libexec/atrun/ |
H A D | atrun.c | 155 int fd_out, fd_in; in run_file() local
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | freebsd.c | 294 int fd_out, in uv__fs_copy_file_range()
|
H A D | linux-syscalls.c | 226 int fd_out, in uv__fs_copy_file_range()
|
H A D | core.c | 769 int fd_out; in uv_fileno() local
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | core.c | 664 uv_os_fd_t fd_out; in uv_fileno() local
|
H A D | fs.c | 2102 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local 3323 int uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, in uv_fs_sendfile()
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | sftp-client.c | 78 int fd_out; member 442 sftp_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, in sftp_init()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/ |
H A D | db.c | 1172 open_file(const char *dbname, int for_write, int excl, int *fd_out, heim_error_t *error) in open_file()
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | event.c | 2424 …ignment(const struct event *event, struct event_base **base_out, evutil_socket_t *fd_out, short *e… in event_get_assignment()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1666 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument 1671 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1668 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument 1673 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1676 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument 1681 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
|