Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h325 #define TARGET_FREEBSD_NR_eaccess 376 macro
H A Dos-syscall.c496 case TARGET_FREEBSD_NR_eaccess: /* eaccess(2) */ in freebsd_syscall()
H A Dstrace.list67 { TARGET_FREEBSD_NR_eaccess, "eaccess", "%s(\"%s\",%#x)", NULL, NULL },