Searched refs:NR_OPEN (Results 1 – 7 of 7) sorted by relevance
20 #if !defined(NR_OPEN)22 # define NR_OPEN (1024*1024) macro28 static unsigned int nr_open = NR_OPEN;
5 #define NR_OPEN 1024 macro
36 #undef NR_OPEN
281 NR_OPEN = 1024 variable
48 pub const NR_OPEN: ::std::os::raw::c_uint = 1024; constant
3322 #ifdef NR_OPEN3323 { "NR_OPEN", (unsigned long) NR_OPEN },