Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h21 #define TARGET_FREEBSD_NR_fchdir 13 macro
H A Dos-syscall.c508 case TARGET_FREEBSD_NR_fchdir: /* fchdir(2) */ in freebsd_syscall()
H A Dstrace.list83 { TARGET_FREEBSD_NR_fchdir, "fchdir", NULL, NULL, NULL },