Searched refs:MAXCATENTRIES (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_catalog.h191 * call to cat_getentriesattr(). So we increased MAXCATENTRIES
197 #define MAXCATENTRIES \ macro
H A Dhfs_attrlist.c207 maxentries = min(maxentries, MAXCATENTRIES);

Completed in 22 milliseconds