Home
last modified time | relevance | path

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)); in update_port()
205 sizeof (*fds) * (nextport + ALLOCINCR + FDOFFSET)); in update_port()
213 numports = nextport + ALLOCINCR; in update_port()