/kernel/liteos_a/testsuites/unittest/fuzz/ |
H A D | chroot_fuzzer.cpp | 41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestChroot() local
|
H A D | sem_open_fuzzer.cpp | 43 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSemOpen() local
|
H A D | system_fuzzer.cpp | 41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSystem() local
|
H A D | readlink_fuzzer.cpp | 42 char *buf = DT_SetGetBlob(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlink() local
|
H A D | sethostname_fuzzer.cpp | 41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSethostname() local
|
H A D | syslog_fuzzer.cpp | 42 char *buf = DT_SetGetString(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSyslog() local
|
H A D | times_fuzzer.cpp | 38 struct tms buf; in TestTimes() local
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/atm/ |
H A D | cxacru-cf.py | 34 buf = sys.stdin.read(4) variable
|
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/atm/ |
H A D | cxacru-cf.py | 34 buf = sys.stdin.read(4) variable
|
/kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
H A D | proc-self-wchan.c | 24 char buf[64]; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_trampoline_count.c | 11 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 D | ti-msgmgr.h | 32 u8 *buf; member
|
/kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
H A D | fdt_empty_tree.c | 13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree() argument
|
/kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
H A D | fdt_empty_tree.c | 13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | unpriv_helpers.c | 13 char buf[2]; in get_unpriv_disabled() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | proc-self-wchan.c | 24 char buf[64]; in main() local
|
/kernel/liteos_m/testsuites/sample/kernel/lms/ |
H A D | It_los_lms_018.c | 38 CHAR *buf;
in TestCase() local [all...] |
H A D | It_los_lms_019.c | 38 CHAR *buf;
in TestCase() local [all...] |
/kernel/liteos_m/testsuites/unittest/fuzz/src/sys/times/ |
H A D | times_fuzz.c | 46 struct tms buf; in TimesFuzzTest() local
|
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
H A D | posix_fs_statfs_test.c | 40 struct statfs buf = { 0 }; variable 55 struct statfs buf = { 0 }; variable 75 struct statfs buf = { 0 }; variable
|
/kernel/linux/linux-6.6/lib/zlib_dfltcc/ |
H A D | dfltcc.c | 9 oesc_msg( char *buf, int oesc ) oesc_msg() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/app_startup/async_task_callback/ |
H A D | async_task_callback_module.cpp | 33 void NAPI_app_appstartup_AsyncTaskCallback_GetABCCode(const char **buf, int *buflen) in NAPI_app_appstartup_AsyncTaskCallback_GetABCCode() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/app_startup/startup_task/ |
H A D | startup_task_module.cpp | 33 void NAPI_app_appstartup_StartupTask_GetABCCode(const char **buf, int *buflen) in NAPI_app_appstartup_StartupTask_GetABCCode() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/app_startup/async_task_excutor/ |
H A D | async_task_excutor_module.cpp | 33 void NAPI_app_appstartup_AsyncTaskExcutor_GetABCCode(const char **buf, int *buflen) in NAPI_app_appstartup_AsyncTaskExcutor_GetABCCode() argument
|
/foundation/arkui/ace_engine/advanced_ui_component/exceptionprompt/interfaces/ |
H A D | exceptionprompt.cpp | 23 void NAPI_arkui_advanced_ExceptionPrompt_GetABCCode(const char** buf, int* buflen) in NAPI_arkui_advanced_ExceptionPrompt_GetABCCode() argument
|