Home | History | Annotate | Download | only in coregrind

Lines Matching defs:access

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