Home | History | Annotate | Download | only in coregrind

Lines Matching defs:access

495 /* Check accessibility of a file.  Returns zero for access granted,
497 Int VG_(access) ( const HChar* path, Bool irusr, Bool iwusr, Bool ixusr )