Searched defs:sbytes (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_sendfile.c | 688 off_t off, sbytes, rem, obj_size, nobj_size; in vn_sendfile() local 1273 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 | 196 off_t sbytes = 0; in ktls_sendfile() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_socket.c | 2439 off_t *offset, l_size_t count, off_t *sbytes) in sendfile_fallback() 2527 off_t *offset, l_size_t count, off_t *sbytes) in sendfile_sendfile() 2564 off_t sbytes; in linux_sendfile_common() local
|
/freebsd/crypto/openssl/engines/ |
H A D | e_afalg.c | 470 ssize_t sbytes; in afalg_start_cipher_sk() local
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | read.cc | 1304 off_t sbytes; in TEST_F() local 1349 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 | 2196 off_t offset, sbytes; in 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 937 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member
|
/freebsd/sys/sys/ |
H A D | sysproto.h | 1035 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member 2517 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member
|