Home
last modified time | relevance | path

Searched defs:sfd (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dclonefile.c71 cf_copy_file_range(int sfd, loff_t *soff, int dfd, loff_t *doff, in cf_copy_file_range()
231 int sfd = open(argv[optind], O_RDONLY); in main() local
282 do_clone(int sfd, int dfd) in do_clone()
295 do_clonerange(int sfd, int dfd, loff_t soff, loff_t doff, size_t len) in do_clonerange()
314 do_copyfilerange(int sfd, int dfd, loff_t soff, loff_t doff, size_t len) in do_copyfilerange()
341 do_deduperange(int sfd, int dfd, loff_t soff, loff_t doff, size_t len) in do_deduperange()
H A Dclone_mmap_write.c65 clone_file(int sfd, long long size, const char *dest) in clone_file()
106 int sfd, dfd; in main() local
H A Dclone_mmap_cached.c75 int dfd, sfd; in main() local
/freebsd/contrib/blocklist/test/
H A Dsrvtest.c104 int sfd; in cr() local
138 handle(int type, int sfd) in handle()
H A Dcltest.c93 int sfd; in main() local
/freebsd/sbin/ggate/ggated/
H A Dggated.c501 connection_new(struct g_gate_cinit *cinit, struct sockaddr *s, int sfd) in connection_new()
542 struct sockaddr *s, int sfd) in connection_add()
657 sendfail(int sfd, int error, const char *fmt, ...) in sendfail()
917 handshake(struct sockaddr *from, int sfd) in handshake()
1041 int ch, sfd, tmpsfd; in main() local
/freebsd/sbin/ipf/ipsend/
H A Darp.c61 static int sfd = -1; local
/freebsd/crypto/heimdal/kadmin/
H A Dkadmind.c97 krb5_socket_t sfd = rk_INVALID_SOCKET; in main() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file_range.c219 unsigned long sfd = (unsigned long)arg; in zpl_ioctl_ficlone() local
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c447 static int copysockopts(int dfd, int sfd, struct socket_calls *dapi, in copysockopts()
482 int sfd, dfd, param, ret; in transpose_socket() local
630 int sfd, dfd, ret; in fork_active() local
680 int lfd, sfd, dfd, ret, param; in fork_passive() local
/freebsd/crypto/openssl/engines/
H A De_afalg.h86 int sfd; member
H A De_afalg.c264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio() argument
[all...]
/freebsd/sbin/ggate/ggatec/
H A Dggatec.c296 int sfd; in handshake() local
/freebsd/sbin/ggate/shared/
H A Dggate.c276 g_gate_socket_settings(int sfd) in g_gate_socket_settings()
/freebsd/sbin/ipf/ipfs/
H A Dipfs.c422 int sfd = -1, i; in readstate() local
/freebsd/tests/sys/kern/
H A Dktrace_test.c375 int error, sfd; in ATF_TC_BODY() local
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c966 if (sfd != -1) in create_ssl_objects2() argument
910 int afd = -1, cfd = -1, sfd = -1; create_test_sockets() local
[all...]
/freebsd/sbin/mdmfs/
H A Dmdmfs.c462 FILE *sfd; in do_mdconfig_attach_au() local
/freebsd/sbin/swapon/
H A Dswapon.c472 if (sfd == NULL) { in swap_on_off_md() local
[all...]
/freebsd/usr.bin/tip/tip/
H A Dtip.h252 EXTERN int sfd; /* for ~< operation */ variable
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c996 int copycnt, filtstat, narg, resp, sfd, sfres, sizerr, statrc; in sendfile() local
/freebsd/usr.sbin/bhyve/
H A Drfb.c114 int sfd; member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c1170 int cfd = -1, sfd = -1; in execute_test_ktls() local
1303 int cfd = -1, sfd = -1, ffd, err; in execute_test_ktls_sendfile() local
/freebsd/contrib/sendmail/src/
H A Dmap.c5091 SM_FILE_T *sfd; local