Home
last modified time | relevance | path

Searched refs:TARGET_FREEBSD_NR_openat (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h438 #define TARGET_FREEBSD_NR_openat 499 macro
H A Dos-syscall.c468 case TARGET_FREEBSD_NR_openat: /* openat(2) */ in freebsd_syscall()
H A Dstrace.list173 { TARGET_FREEBSD_NR_openat, "openat", "%s(%d, \"%s\",%#x,%#o)", NULL, NULL },