Searched defs:maxFds (Results 1 – 4 of 4) sorted by relevance
51 static const uint32_t maxFds = 3; variable
30 #define NATIVE_HANDLE_DECLARE_STORAGE(name, maxFds, maxInts) \ argument
689 uint32_t maxFds = static_cast<uint32_t>(limit.rlim_cur); in TEST_F() local