Home
last modified time | relevance | path

Searched defs:vki_dirent64 (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/include/vki/
Dvki-linux.h1391 struct vki_dirent64 { struct
1392 __vki_u64 d_ino;
1393 __vki_s64 d_off;
1394 unsigned short d_reclen;
1395 unsigned char d_type;
1396 char d_name[256]; /* Note we hard code a max file length here. */
Dvki-solaris.h357 #define vki_dirent64 dirent64 macro