Lines Matching refs:MAX_CAP_HANDLES
1648 // MAX_CAP_HANDLES1715 // The maximum count of handles we may return is MAX_CAP_HANDLES1716 if(count > MAX_CAP_HANDLES) count = MAX_CAP_HANDLES;1765 // The maximum count of handles we may return is MAX_CAP_HANDLES1766 if(count > MAX_CAP_HANDLES) count = MAX_CAP_HANDLES;