Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c8855 static int do_getdents64(abi_long dirfd, abi_long arg2, abi_long count) in do_getdents64() function
11276 return do_getdents64(arg1, arg2, arg3); in _syscall2()