Home
last modified time | relevance | path

Searched refs:fh_out (Results 1 - 3 of 3) sorted by relevance

/third_party/libfuse/test/
H A Dtest_examples.py605 with open(pjoin(src_dir, name), 'wb') as fh_out, \
607 shutil.copyfileobj(fh_in, fh_out)
615 with open(fullname, 'wb') as fh_out, \
617 shutil.copyfileobj(fh_in, fh_out)
/third_party/libfuse/include/
H A Dfuse_kernel.h1008 uint64_t fh_out; member
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1901 fi_out.fh = arg->fh_out;

Completed in 8 milliseconds