Searched refs:DIRENT32_RECLEN (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ | ||
H A D | dirent.h | 84 #define DIRENT32_RECLEN(namelen) \ macro |
/titanic_44/usr/src/uts/common/syscall/ | ||
H A D | getdents.c | 154 reclen = DIRENT32_RECLEN(namlen); in getdents32() |