Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h20 #define TARGET_FREEBSD_NR_chdir 12 macro
H A Dos-syscall.c504 case TARGET_FREEBSD_NR_chdir: /* chdir(2) */ in freebsd_syscall()
H A Dstrace.list51 { TARGET_FREEBSD_NR_chdir, "chdir", "%s(\"%s\")", NULL, NULL },