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

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c138 name_index = (1 << 2), enumerator in enum:_name_kind
309 name->kind |= name_index;
320 if (old->kind & name_index)
351 if ((common & name_index) && name->index == output->output.index)
384 if ((common & name_index) && name->index == crtc->crtc.index)

Completed in 269 milliseconds