Home
last modified time | relevance | path

Searched defs:writeBuf (Results 1 – 11 of 11) sorted by relevance

/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
Dposix_fs_pwrite_test.c42 char writeBuf[TEST_BUF_SIZE] = "fsPwrtiteTest"; variable
69 char *writeBuf = NULL; variable
97 char writeBuf[TEST_BUF_SIZE] = "fsPwriteTest"; variable
Dposix_fs_write_test.c42 const char writeBuf[TEST_BUF_SIZE] = "hello"; variable
100 const char writeBuf[TEST_BUF_SIZE] = "hello"; variable
Dposix_fs_ftruncate_test.c42 const char writeBuf[TEST_BUF_SIZE] = "hello"; variable
Dposix_fs_lseek_test.c174 char writeBuf[TEST_BUF_SIZE] = { TEST_SEEK_WRITE_BUF }; variable
/kernel/liteos_m/testsuites/unittest/posix/src/fs/
Dposix_fs_func_test.c1523 char writeBuf[TEST_BUF_SIZE] = "write test"; variable
1551 char writeBuf[TEST_BUF_SIZE] = "write test"; variable
1680 char writeBuf[TEST_BUF_SIZE] = "write test"; variable
1879 char writeBuf[TEST_BUF_SIZE]; variable
1913 char writeBuf[TEST_BUF_SIZE] = "0123456789"; variable
1945 char writeBuf[TEST_BUF_SIZE]; variable
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
DIt_process_plimits_devices_001.cpp44 char writeBuf[8]; in ItProcessPlimitsDevices001() local
DIt_process_plimits_pid_003.cpp54 char writeBuf[3]; in ItProcessPlimitsPid003() local
DIt_process_plimits_pid_002.cpp70 char writeBuf[3]; in ItProcessPlimitsPid002() local
DIt_process_plimits_pid_001.cpp77 char writeBuf[3]; in ItProcessPlimitsPid001() local
/kernel/uniproton/src/fs/vfs/
Dvfs_fs.c848 char *writeBuf = NULL; in OsVfsWritev() local
/kernel/liteos_m/components/fs/vfs/
Dvfs_fs.c1209 char *writeBuf = NULL; in writev() local