Home
last modified time | relevance | path

Searched refs:dowrite (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c54 static char *dowrite; variable
145 if (dowrite) in child_loop_alloc()
156 if (dowrite) in child_loop_alloc()
175 if (dowrite) in mem_test()
233 {"w", &dowrite, "Write to the memory after allocating"},
/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c717 void dowrite(unsigned offset, unsigned size) in dowrite() function
1017 dowrite(offset, size); in test()
/third_party/glib/glib/
Dgmessages.c573 dowrite (int fd, in dowrite() function
589 #define write(fd, buf, len) dowrite(fd, buf, len)