Home
last modified time | relevance | path

Searched defs:filebuf (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/filesystem/
Dfstream.hpp174 typedef basic_filebuf<char> filebuf; typedef
/third_party/boost/boost/nowide/
Dfilebuf.hpp464 typedef basic_filebuf<char> filebuf; typedef
Dfstream.hpp248 typedef basic_filebuf<char> filebuf; typedef
/third_party/f2fs-tools/mkfs/
Df2fs_format.c1211 char *filebuf = calloc(F2FS_BLKSIZE, 2); in f2fs_write_default_quota() local