Home
last modified time | relevance | path

Searched refs:afd_maxfd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfio.c66 static uint32_t afd_maxfd; /* # of entries in maximum allocated array */ variable
70 #define MAXFD(x) (afd_maxfd = ((afd_maxfd >= (x))? afd_maxfd : (x)))