Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c177 fhc_check_size(fhc_bd_resizable_t *resizable) in fhc_check_size() argument
184 if (resizable->size == resizable->last + 1) { in fhc_check_size()
185 oldsize = sizeof (fhc_bd_t *) * resizable->size; in fhc_check_size()
186 resizable->size += FHC_INCREMENT; in fhc_check_size()
187 newsize = sizeof (fhc_bd_t *) * resizable->size; in fhc_check_size()
188 fhc_resize(&(resizable->boards), oldsize, newsize); in fhc_check_size()
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src1140 # uses resizable terminal windows, but the bundled terminal program always
H A Dterminfo.src1262 # uses resizable terminal windows, but the bundled terminal program always