taglinefilesource code
NR_OPEN23include/linux/fs.h#undef NR_OPEN
NR_OPEN24include/linux/fs.h#define NR_OPEN 256  /* don't change - fd_set etc depend on this */
NR_OPEN4include/linux/limits.h#define NR_OPEN     256