Home | History | Annotate | Download | only in coregrind

Lines Matching defs:access

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