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

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c136 name_string = (1 << 0), enumerator in enum:_name_kind
295 name->kind |= name_string;
318 if (old->kind & name_string)
349 if ((common & name_string) && !strcmp (name->string, output->output.string))
382 if ((common & name_string) && !strcmp (name->string, crtc->crtc.string))
442 if (!(output->output.kind & name_string))

Completed in 32 milliseconds