Searched defs:sbytes (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_sendfile.c | 726 off_t off, sbytes, rem, obj_size, nobj_size; in vn_sendfile() local 1222 off_t sbytes; in sendfile() local
|
| /freebsd/lib/libsecureboot/openpgp/ |
| H A D | opgp_key.c | 393 size_t fbytes, sbytes; in openpgp_self_tests() local
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | ktls.h | 207 off_t sbytes = 0; in ktls_sendfile() local
|
| /freebsd/tests/sys/kern/ |
| H A D | ssl_sendfile.c | 62 ossl_ssize_t sbytes; /* SSL_sendfile returned sbytes */ member
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_socket.c | 2654 sendfile_fallback(struct thread * td,struct file * fp,l_int out,off_t * offset,l_size_t count,off_t * sbytes) sendfile_fallback() argument 2742 sendfile_sendfile(struct thread * td,struct file * fp,l_int out,off_t * offset,l_size_t count,off_t * sbytes) sendfile_sendfile() argument 2779 off_t sbytes; linux_sendfile_common() local [all...] |
| /freebsd/crypto/openssl/engines/ |
| H A D | e_afalg.c | 492 ssize_t sbytes; in afalg_start_cipher_sk() local
|
| /freebsd/tests/sys/fs/fusefs/ |
| H A D | read.cc | 1496 off_t sbytes; in TEST_F() local 1541 off_t sbytes; in TEST_F() local
|
| /freebsd/lib/libc/tests/sys/ |
| H A D | sendfile_test.c | 907 off_t sbytes; in sbytes_positive_test() local
|
| /freebsd/sys/compat/freebsd32/ |
| H A D | freebsd32_misc.c | 2179 off_t offset, sbytes; freebsd32_do_sendfile() local
|
| H A D | freebsd32_proto.h | 320 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member 945 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member
|
| /freebsd/sys/sys/ |
| H A D | sysproto.h | 1027 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member 2572 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member
|