Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 - 25 of 839) sorted by relevance

12345678910>>...34

/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
H A DIt_process_fs_009.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs009() local
H A DIt_process_fs_007.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs007() local
H A DIt_process_fs_008.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs008() local
H A DIt_process_fs_010.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs010() local
H A DIt_process_fs_011.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs011() local
H A DIt_process_fs_022.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs022() local
H A DIt_process_fs_021.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs021() local
/third_party/exfatprogs/mkfs/
H A Dupcase.c507 int nbytes; in exfat_create_upcase_table() local
/third_party/elfutils/libasm/
H A Dasm_adduleb128.c75 size_t nbytes = dest - tmpbuf; in asm_adduleb128() local
H A Dasm_addsleb128.c79 size_t nbytes = dest - tmpbuf; in asm_addsleb128() local
/third_party/ltp/include/lapi/
H A Dsync_file_range.h19 static inline long sync_file_range(int fd, off64_t offset, off64_t nbytes, in sync_file_range() argument
[all...]
/third_party/ltp/testcases/kernel/sched/clisrv/
H A Dwriten.c28 int writen(int fd, char *ptr, int nbytes) in writen() argument
/third_party/ltp/testcases/kernel/pty/
H A Dpty02.c29 int nbytes; in do_test() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsys_ppc32.c121 loff_t nbytes = merge_64(nbytes1, nbytes2); in PPC32_SYSCALL_DEFINE6() local
H A Dproc_powerpc.c24 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read() argument
/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305.c30 poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src, unsigned int nbytes) poly1305_update_generic() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], u8 *pdata, size_t nbytes, u8 crc) in crc8() argument
/kernel/linux/linux-6.6/lib/
H A Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) in crc8() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305.c30 poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src, unsigned int nbytes) poly1305_update_generic() argument
[all...]
/third_party/NuttX/fs/vfs/
H A Dfs_read.c64 ssize_t file_read(struct file *filep, void *buf, size_t nbytes) in file_read() argument
126 ssize_t read(int fd, void *buf, size_t nbytes) in read() argument
[all...]
H A Dfs_write.c66 ssize_t file_write(struct file *filep, const void *buf, size_t nbytes) in file_write() argument
157 ssize_t write(int fd, const void *buf, size_t nbytes) in write() argument
[all...]
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dunixfilemap.c64 size_t nbytes; in filemap() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dproc_powerpc.c24 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read() argument
/kernel/linux/linux-5.10/crypto/
H A Dcurve25519-generic.c30 int copied, nbytes; in curve25519_compute_value() local
H A Dchacha_generic.c27 unsigned int nbytes = walk.nbytes; in chacha_stream_xor() local

Completed in 8 milliseconds

12345678910>>...34