Home
last modified time | relevance | path

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

/bionic/libc/include/
Ddirent.h56 #define __DIRENT64_BODY \ macro
63 struct dirent { __DIRENT64_BODY };
64 struct dirent64 { __DIRENT64_BODY };
66 #undef __DIRENT64_BODY