Home
last modified time | relevance | path

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

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