Home
last modified time | relevance | path

Searched defs:read_buf (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ltp/testcases/kernel/device-drivers/agp/user_space/
H A Duser_tagp.c140 char read_buf[BUFFER_LEN]; in agpgart_io_test() local
/third_party/libsnd/tests/
H A Ddwvw_test.c57 static int read_buf [BUFFER_SIZE] ; in dwvw_test() local
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup207.c51 char read_buf[20]; in run() local
/third_party/ltp/testcases/kernel/syscalls/poll/
H A Dpoll01.c48 char read_buf[BUF_SIZE]; in verify_pollin() local
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_timer01.c85 char read_buf[MAX_BUFSIZE]; in run() local
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek07.c39 char read_buf[64]; in verify_lseek() local
H A Dlseek01.c39 char read_buf[64]; in verify_lseek() local
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek03.c78 char read_buf[128]; in verify_lseek() local
/third_party/ltp/testcases/kernel/syscalls/msync/
H A Dmsync01.c92 char read_buf[BUF_SIZE]; /* buffer to hold data read from file */ in main() local
/third_party/ltp/testcases/kernel/security/dirtypipe/
H A Ddirtypipe.c52 static char *pattern_buf, *read_buf; variable
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl01.c77 char read_buf[sizeof(write_buf)]; in check_epoll_ctl() local
/third_party/ltp/testcases/kernel/syscalls/truncate/
H A Dtruncate02.c48 char read_buf[tc->read_count]; in verify_truncate() local
/third_party/rust/crates/nix/test/sys/
H A Dtest_uio.rs46 let mut read_buf: Vec<u8> = iter::repeat(0u8).take(128 * 16).collect(); in test_writev() variables
95 let mut read_buf = Vec::with_capacity(to_write.len()); in test_readv() variables
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H A Dpwrite01.c31 static char *read_buf[NBUFS]; variable
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait01.c42 char read_buf[write_size]; in get_writesize() local
134 char read_buf[sizeof(write_buf)]; in verify_epollin() local
175 char read_buf[sizeof(write_buf)]; in verify_epollio() local
/third_party/ltp/testcases/kernel/syscalls/pread/
H A Dpread01.c30 static char *read_buf[NBUFS]; variable
/third_party/ffmpeg/libavformat/
H A Dmux_utils.c62 uint8_t *buf, *read_buf[2]; in ff_format_shift_data() local
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_hid.h76 void *read_buf; member
H A Dcdcacm.c438 char *read_buf; in cdcacm_fill_rdrequest() local
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen12.c136 char read_buf; in test_noatime() local
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c1038 local int read_buf(strm, buf, size) in read_buf() function
/third_party/libfuse/include/
H A Dfuse.h773 int (*read_buf) (const char *, struct fuse_bufvec **bufp, member
/third_party/node/deps/zlib/
H A Ddeflate.c212 local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size) { in read_buf() function
/third_party/zlib/
H A Ddeflate.c219 local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size) in read_buf() function
/third_party/backends/backend/
H A Dhp-scl.c1518 char *read_buf = 0; in sanei_hp_scsi_pipeout() local

Completed in 20 milliseconds

12