Home
last modified time | relevance | path

Searched refs:do_freebsd11_getdents (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c784 ret = do_freebsd11_getdents(arg1, arg2, arg3); in freebsd_syscall()
H A Dos-stat.h453 static inline abi_long do_freebsd11_getdents(abi_long arg1, in do_freebsd11_getdents() function