Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dcoda.h105 #undef DIRSIZ
106 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3)… macro