Searched refs:TARGET_FREEBSD_NR_access (Results 1 – 3 of 3) sorted by relevance
41 #define TARGET_FREEBSD_NR_access 33 macro
492 case TARGET_FREEBSD_NR_access: /* access(2) */ in freebsd_syscall()
38 { TARGET_FREEBSD_NR_access, "access", "%s(\"%s\",%#o)", NULL, NULL },