Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h185 #define TARGET_FREEBSD_NR_pathconf 191 macro
H A Dos-syscall.c676 case TARGET_FREEBSD_NR_pathconf: /* pathconf(2) */ in freebsd_syscall()
H A Dstrace.list174 { TARGET_FREEBSD_NR_pathconf, "pathconf", "%s(\"%s\", %d)", NULL, NULL },