Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/posix/src/fs/
Dposix_fs_func_test.c1495 char writeBuf[TEST_BUF_SIZE] = "write test"; variable
1524 char writeBuf[TEST_BUF_SIZE] = "write test"; variable
1555 char writeBuf[TEST_BUF_SIZE]; variable
1596 char writeBuf[TEST_BUF_SIZE] = "0123456789"; variable
/kernel/uniproton/src/fs/vfs/
Dvfs_fs.c848 char *writeBuf = NULL; in OsVfsWritev() local
/kernel/liteos_m/components/fs/vfs/
Dvfs_fs.c1200 char *writeBuf = NULL; in writev() local