Searched defs:write_ok (Results 1 - 4 of 4) sorted by relevance

/external/strace/tests/
H A Dbtrfs.c65 static bool write_ok; variable
421 if (write_ok) {
563 if (write_ok) {
1498 if (write_ok) {
1533 if (write_ok) {
1654 if (write_ok) {
1852 write_ok = true;
1890 write_ok = false;
1894 btrfs_test_root, write_ok ? "read/write" : "read only");
/external/strace/tests-m32/
H A Dbtrfs.c65 static bool write_ok; variable
421 if (write_ok) {
563 if (write_ok) {
1498 if (write_ok) {
1533 if (write_ok) {
1654 if (write_ok) {
1852 write_ok = true;
1890 write_ok = false;
1894 btrfs_test_root, write_ok ? "read/write" : "read only");
/external/strace/tests-mx32/
H A Dbtrfs.c65 static bool write_ok; variable
421 if (write_ok) {
563 if (write_ok) {
1498 if (write_ok) {
1533 if (write_ok) {
1654 if (write_ok) {
1852 write_ok = true;
1890 write_ok = false;
1894 btrfs_test_root, write_ok ? "read/write" : "read only");
/external/valgrind/coregrind/m_gdbserver/
H A Dremote-utils.c1067 void write_ok (char *buf) function

Completed in 157 milliseconds