Searched defs:_DIRENT_MINSIZE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Ddirent.h140 * The _DIRENT_MINSIZE returns the size of an empty (invalid) record.
142 #define _DIRENT_MINSIZE(dp) _DIRENT_RECLEN(dp, 0) macro

Completed in 32 milliseconds