Home
last modified time | relevance | path

Searched refs:exp_pip_sz (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl35.c69 static int verify_pipe_size(int exp_pip_sz, char *desp) in verify_pipe_size() argument
82 if (get_size != exp_pip_sz) { in verify_pipe_size()
85 exp_pip_sz); in verify_pipe_size()
88 "successfully", desp, exp_pip_sz); in verify_pipe_size()