OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_dirent64
(Results
1 - 4
of
4
) sorted by null
/external/ltp/testcases/kernel/syscalls/getdents/
getdents.h
43
struct
linux_dirent64
{
struct
52
getdents64(unsigned int fd, struct
linux_dirent64
*dirp64, unsigned int size)
getdents02.c
126
struct
linux_dirent64
dirp64;
158
struct
linux_dirent64
dir64;
176
struct
linux_dirent64
dir64;
getdents01.c
86
struct
linux_dirent64
*dirp64;
/system/core/libmemunreachable/
ThreadCapture.cpp
117
struct
linux_dirent64
{
struct
134
linux_dirent64
* dirent = reinterpret_cast<
linux_dirent64
*>(dirent_buf + off);
Completed in 76 milliseconds