Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/__support/File/
H A Dfile_test.cpp41 explicit StringFile(char *buffer, size_t buflen, int bufmode, bool owned, in StringFile()
107 StringFile *new_string_file(char *buffer, size_t buflen, int bufmode, in new_string_file()
/aosp_15_r20/external/llvm-libc/test/src/stdio/
H A Dftell_test.cpp23 void test_with_bufmode(int bufmode) { in test_with_bufmode()
/aosp_15_r20/external/llvm-libc/src/__support/File/
H A Dfile.h101 int bufmode; variable
/aosp_15_r20/external/libpcap/
H A Dpcap-bpf.c1792 u_int bufmode, zbufmax; local