Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h186 #define TARGET_FREEBSD_NR_fpathconf 192 macro
H A Dos-syscall.c684 case TARGET_FREEBSD_NR_fpathconf: /* fpathconf(2) */ in freebsd_syscall()
H A Dstrace.list97 { TARGET_FREEBSD_NR_fpathconf, "fpathconf", NULL, NULL, NULL },