Home
last modified time | relevance | path

Searched defs:buf (Results 1 - 25 of 19579) sorted by relevance

12345678910>>...784

/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dchroot_fuzzer.cpp41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestChroot() local
H A Dsem_open_fuzzer.cpp43 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSemOpen() local
H A Dsystem_fuzzer.cpp41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSystem() local
/third_party/node/test/wasi/c/
H A Dgetentropy.c5 char buf[256] = {0}; in main() local
/third_party/musl/src/stdio/
H A Dsetbuf.c3 void setbuf(FILE *restrict f, char *restrict buf) in setbuf() argument
/third_party/musl/libc-test/src/regression/
H A Dregex-escaped-high-byte.c9 char buf[200]; in main() local
H A Dregex-negated-range.c8 char buf[200]; in main() local
H A Dsetenv-oom.c11 char buf[10000]; in main() local
H A Dsetvbuf-unget.c9 char buf[1024] = "hello world"; in main() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dinfinite-loop03.c1 static void foo(int *buf) in foo() argument
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dunion.c4 char buf[128]; member
/third_party/lwip/src/netif/ppp/
H A Deui64.c48 static char buf[20]; in eui64_ntoa() local
/third_party/musl/compat/time32/
H A Dctime32_r.c4 char *__ctime32_r(time32_t *t, char *buf) in __ctime32_r() argument
/third_party/python/Lib/test/test_asyncio/
H A Decho3.py5 buf = os.read(0, 1024) variable
H A Decho2.py4 buf = os.read(0, 1024) variable
H A Decho.py5 buf = os.read(0, 1024) variable
/third_party/rust/crates/rustix/tests/io/
H A Dfrom_into.rs22 let mut buf = [0_u8; 4]; in test_owned() variables
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dsyscalls.rs96 let mut buf = MaybeUninit::<Winsize>::uninit(); variables
/third_party/rust/crates/rustix/tests/rand/
H A Dgetrandom.rs5 let mut buf = [0_u8; 256]; in test_getrandom() variables
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/atm/
H A Dcxacru-cf.py34 buf = sys.stdin.read(4) variable
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/atm/
H A Dcxacru-cf.py34 buf = sys.stdin.read(4) variable
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dproc-self-wchan.c24 char buf[64]; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.c11 int BPF_PROG(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
17 int BPF_PROG(prog2, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
/kernel/linux/linux-5.10/include/linux/soc/ti/
H A Dti-msgmgr.h32 u8 *buf; member
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree() argument

Completed in 11 milliseconds

12345678910>>...784