Home
last modified time | relevance | path

Searched defs:pipe_buf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/kill/
H A Dkill02.c175 char pipe_buf[10]; /*Pipe buffer. */ variable
/aosp_15_r20/external/libfuse/lib/
H A Dfuse_lowlevel.c812 struct fuse_bufvec pipe_buf = FUSE_BUFVEC_INIT(len); local