Home
last modified time | relevance | path

Searched refs:exp_size (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup207.c25 size_t exp_size; member
67 SAFE_READ(1, nfd, read_buf, tc->exp_size); in run()
68 if (strncmp(read_buf, tc->exp_data, tc->exp_size)) in run()
/third_party/ltp/testcases/network/nfs/nfslock01/
H A Dnfslock01.sh25 local exp_size="$((nchars*nlines))"
31 if [ $size -ne $exp_size ]; then
32 tst_brk TBROK "could not create '$file' (size: $size, expected: $exp_size)"
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek07.c30 int exp_size; member
64 SAFE_READ(1, *tc->fd, read_buf, tc->exp_size); in verify_lseek()
H A Dlseek01.c28 ssize_t exp_size; member
61 SAFE_READ(1, fd, read_buf, tc->exp_size); in verify_lseek()
/third_party/backends/backend/
H A Dlexmark_low.c874 size_t exp_size; in low_usb_bulk_read() local
876 exp_size = *size; in low_usb_bulk_read()
886 sane_strstatus (status), (u_long) * size, (u_long) exp_size); in low_usb_bulk_read()
890 (u_long) * size, (u_long) exp_size); in low_usb_bulk_read()

Completed in 7 milliseconds