HomeSort by: relevance | last modified time | path
    Searched refs:SUNOS32_RECLEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/sunos32/
sunos32_dirent.h 47 #define SUNOS32_RECLEN(de,namlen) ALIGN((SUNOS32_NAMEOFF(de) + (namlen) + 1))
sunos32_misc.c 630 sunos_reclen = SUNOS32_RECLEN(&idb, bdp->d_namlen);

Completed in 13 milliseconds