Home
last modified time | relevance | path

Searched refs:FOPEN_NONSEEKABLE (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h312 * FOPEN_NONSEEKABLE: the file is not seekable
320 #define FOPEN_NONSEEKABLE (1 << 2) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c410 arg->open_flags |= FOPEN_NONSEEKABLE;

Completed in 9 milliseconds