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

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c202 typedef struct _con_output con_output_t; typedef in typeref:struct:_con_output
218 static con_output_t con_outputs[MAX_OUTPUT];
219 static con_output_t dis_con_outputs[MAX_OUTPUT];
1261 con_output_t co1 = * (con_output_t *) p1;
1262 con_output_t co2 = * (con_output_t *) p2;
1277 get_common_mode(con_output_t *c0, con_output_t *c1, int *m0, int *m1) {
1347 get_largest_mode (con_output_t *
[all...]

Completed in 13 milliseconds