Searched refs:PTMX_GROW_VECTOR (Results 1 – 1 of 1) sorted by relevance
252 #define PTMX_GROW_VECTOR 16 /* Grow by this many slots at a time */ macro330 _state.pis_total + PTMX_GROW_VECTOR, Z_WAITOK | Z_ZERO); in ptmx_get_ioctl()343 _state.pis_free += PTMX_GROW_VECTOR; in ptmx_get_ioctl()344 _state.pis_total += PTMX_GROW_VECTOR; in ptmx_get_ioctl()