Searched refs:EXT_DIRENT_LEN (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs.h444 #define EXT_DIRENT_LEN(namlen) \ macro
H A Dhfs_catalog.c2869 entry->d_reclen = EXT_DIRENT_LEN(namelen);
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_vnops.c1456 #define EXT_DIRENT_LEN(namlen) \ macro
1519 xdp->d_reclen = EXT_DIRENT_LEN(dp->d_namlen);

Completed in 23 milliseconds