Searched refs:TARGET_FREEBSD_NR_open (Results 1 – 3 of 3) sorted by relevance
13 #define TARGET_FREEBSD_NR_open 5 macro
464 case TARGET_FREEBSD_NR_open: /* open(2) */ in freebsd_syscall()
172 { TARGET_FREEBSD_NR_open, "open", "%s(\"%s\",%#x,%#o)", NULL, NULL },