Home
last modified time | relevance | path

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

12345678910>>...594

/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
H A Dreadlink_fuzzer.cpp42 char *buf = DT_SetGetBlob(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlink() local
H A Dsethostname_fuzzer.cpp41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSethostname() local
H A Dsyslog_fuzzer.cpp42 char *buf = DT_SetGetString(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSyslog() local
H A Dtimes_fuzzer.cpp38 struct tms buf; in TestTimes() local
/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
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c13 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 Dunpriv_helpers.c13 char buf[2]; in get_unpriv_disabled() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-self-wchan.c24 char buf[64]; in main() local
/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_018.c38 CHAR *buf; in TestCase() local
[all...]
H A DIt_los_lms_019.c38 CHAR *buf; in TestCase() local
[all...]
/kernel/liteos_m/testsuites/unittest/fuzz/src/sys/times/
H A Dtimes_fuzz.c46 struct tms buf; in TimesFuzzTest() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
H A Dposix_fs_statfs_test.c40 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 Ddfltcc.c9 oesc_msg( char *buf, int oesc ) oesc_msg() argument
/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.cpp23 extern "C" __attribute__((visibility("default"))) void NAPI_inputMethodList_GetABCCode(const char **buf, int *buflen) in NAPI_inputMethodList_GetABCCode() argument
/base/hiviewdfx/blackbox_lite/
H A Dblackbox_detector.c27 int UploadEventByStream(const char *buf, unsigned int bufSize) in UploadEventByStream() argument
/base/update/updater/services/script/script_interpreter/
H A Dscript_scanner.cpp22 int Scanner::LexerInput(char *buf, int maxSize) in LexerInput() argument
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_icon/
H A Duser_auth_icon.cpp25 NAPI_userIAM_userAuthIcon_GetABCCode( const char **buf, int *buflen) NAPI_userIAM_userAuthIcon_GetABCCode() argument

Completed in 5 milliseconds

12345678910>>...594