Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_dirent.h44 struct linux_dirent64 { struct
45 unsigned long long d_ino;
46 long long d_off;
47 unsigned short d_reclen;
48 unsigned char d_type;
49 char d_name[LINUX_MAXNAMLEN + 1];