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

/external/valgrind/main/coregrind/
H A Dm_libcfile.c547 Int VG_(access) ( const HChar* path, Bool irusr, Bool iwusr, Bool ixusr ) argument
559 UWord w = (irusr ? VKI_R_OK : 0)

Completed in 261 milliseconds