Searched defs:GetBlock (Results 1 – 1 of 1) sorted by relevance
123 #define GetBlock( fd, buf, n ) getdirentries( fd, buf, (unsigned)n, &dummy ) macro129 #define GetBlock( fd, buf, n ) read( fd, buf, (unsigned)n ) macro