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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Option.c51 void **end_line_er) /* End[Sub]Section line External Rep */
63 *end_line_er = active->screen_sectn->scrn_end_line_er;
69 *end_line_er =
76 *end_line_er = active->monitor_sectn->mon_end_line_er;
82 *end_line_er = active->device_sectn->dev_end_line_er;
91 *end_line_er = NULL;
111 void *end_line_er; /* End[Sub]Section line External Rep */ local
117 option_list = fbc_get_Option_list(active, section, &end_line_er);
155 end_line_er);
176 void *end_line_er; /* En local
48 fbc_get_Option_list( xf86_active_t *active, sectn_mask_t section, void **end_line_er) argument
296 void *end_line_er; /* End[Sub]Section line External Rep */ local
[all...]
H A Dfbc_Modes.c233 while (line_er != modes_sectn_ptr->end_line_er) {
237 if (modes_sectn_ptr->end_line_er != NULL)
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dxf86Optrec.h101 void *end_line_er); /* Ptr to End[Sub]Section, else NULL */
H A DFlags.c224 void *end_line_er) /* Ptr to End[Sub]Section, else NULL */
262 if (end_line_er != NULL) {
263 fbc_insert_line_ER(end_line_er, (void *)new,
279 * If our caller hasn't provided a pointer (end_line_er) to
284 if (end_line_er != NULL) {
H A Dxf86Parser.h213 fbc_line_elem_t *end_line_er; /* EndSection line Extnl Rep */ member in struct:__anon67
H A DMonitor.c824 ptr->end_line_er = fbc_get_current_line_ER();

Completed in 28 milliseconds