Searched refs:iwusr (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_libcfile.h79 extern Int VG_(access) ( const HChar* path, Bool irusr, Bool iwusr,
H A Dm_libcfile.c547 Int VG_(access) ( const HChar* path, Bool irusr, Bool iwusr, Bool ixusr ) argument
560 | (iwusr ? VKI_W_OK : 0)

Completed in 180 milliseconds