Searched refs:W_OK (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h160 #define W_OK 2 macro
H A Dunistd.h64 #define W_OK 2 macro
/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dtest.c325 return test_file_access(*t_wp, W_OK);
402 return test_st_mode(&s, W_OK);
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c1724 const int allowed_modes = R_OK | W_OK | X_OK;

Completed in 44 milliseconds