Searched refs:ALLOCINCR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Devents.c65 #define ALLOCINCR 10 macro
201 sizeof (*newarr) * (nextport + ALLOCINCR));
205 sizeof (*fds) * (nextport + ALLOCINCR + FDOFFSET));
213 numports = nextport + ALLOCINCR;

Completed in 61 milliseconds