Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dfuse_lowlevel.c615 static int fuse_pipe(int fds[2]) in fuse_pipe() function
633 static int fuse_pipe(int fds[2]) in fuse_pipe() function
649 res = fuse_pipe(llp->pipe); in fuse_ll_get_pipe()