Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c8656 static int do_getdents(abi_long dirfd, abi_long arg2, abi_long count) in do_getdents() function
11160 return do_getdents(arg1, arg2, arg3); in _syscall2()