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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DmtoolsDirentry.h30 int beginSlot; /* begin and end slot, for delete */ member in struct:direntry_t
H A DdirCache.h30 unsigned int beginSlot; member in struct:dirCacheEntry_t
H A DdirCache.c162 freeDirCacheRange(dirCache_t *cache, unsigned int beginSlot, unsigned int endSlot) argument
217 allocDirCacheEntry(dirCache_t *cache, int beginSlot, int endSlot, dirCacheEntryType_t type) argument
243 addUsedEntry(dirCache_t *cache, int beginSlot, int endSlot, wchar_t *longName, wchar_t *shortName, struct directory *dir) argument
289 addFreeEntry(dirCache_t *cache, unsigned int beginSlot, unsigned int endSlot) argument
[all...]

Completed in 32 milliseconds