Searched refs:XF86ConfigPtr (Results 1 - 25 of 34) sorted by relevance

12

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Modes.h36 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
41 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
47 XF86ConfigPtr configIR,
53 XF86ConfigPtr configIR,
H A Dfbc_append_config.h38 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_write_config.h36 #include "xf86Parser.h" /* XF86ConfigPtr */
48 XF86ConfigPtr configIR); /* Ptr to config file Internal Rep */
H A Dfbc_edit_config.h36 #include "xf86Parser.h" /* XF86ConfigPtr */
46 XF86ConfigPtr configIR, /* Config Internal Representation */
54 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_Device.h32 #include "xf86Parser.h" /* XF86ConfigPtr */
47 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_mode_list.h48 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
H A Dfbc_res.h60 XF86ConfigPtr configIR); /* Ptr to configuration Internal Rep */
63 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
H A Dfbc_Monitor.h48 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_append_config.c53 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_Modes.c61 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
170 XF86ConfigPtr configIR, /* Ptr to configuration Internal Rep */
216 XF86ConfigPtr configIR,
250 XF86ConfigPtr configIR,
H A Dfbc_Screen.h76 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_properties.h109 XF86ConfigPtr configIR);
H A Dfbc_Device.c199 XF86ConfigPtr configIR, /* Config Internal Representation */
324 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_Monitor.c170 XF86ConfigPtr configIR, /* Config Internal Representation */
239 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_edit_config.c77 XF86ConfigPtr configIR, /* Config Internal Representation */
283 XF86ConfigPtr configIR, /* Config Internal Representation */
H A Dfbc_write_config.c118 XF86ConfigPtr configIR, /* Ptr to config file Internal Rep */
162 XF86ConfigPtr configIR, /* Ptr to config file Internal Rep */
339 XF86ConfigPtr configIR) /* Ptr to config file Internal Rep */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_prconf.h44 XF86ConfigPtr configIR); /* Config file Internal Rep */
H A Dast_prconf.c95 XF86ConfigPtr configIR) /* Config file Internal Rep */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_prconf.h44 XF86ConfigPtr configIR); /* Config file Internal Rep */
H A Defb_prconf.c89 XF86ConfigPtr configIR) /* Config file Internal Rep */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_prconf.h44 XF86ConfigPtr configIR); /* Config file Internal Rep */
H A Dmga_prconf.c95 XF86ConfigPtr configIR) /* Config file Internal Rep */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DconfigProcs.h57 int xf86validateDevice(XF86ConfigPtr p);
73 int xf86validateInput (XF86ConfigPtr p);
84 int xf86validateLayout(XF86ConfigPtr p);
130 XF86ConfigPtr p, /* Ptr to configuration stuff */
168 int xf86validateScreen(XF86ConfigPtr p);
186 XF86ConfigPtr xf86readNextConfigFile(XF86ConfigPtr ptr);
188 int xf86validateConfig(XF86ConfigPtr p);
H A Dread.c85 XF86ConfigPtr
86 xf86parseConfigFile(XF86ConfigPtr ptr)
229 XF86ConfigPtr
232 XF86ConfigPtr ptr;
268 XF86ConfigPtr
269 xf86readNextConfigFile(XF86ConfigPtr ptr)
296 xf86validateConfig (XF86ConfigPtr p)
362 xf86freeConfig (XF86ConfigPtr p)
H A Dxf86Parser.h527 XF86ConfigRec, *XF86ConfigPtr; typedef in typeref:struct:__anon87
542 extern XF86ConfigPtr xf86readConfigFile (void);
551 extern void xf86freeConfig (XF86ConfigPtr p);
553 extern int xf86writeConfigFile (const char *, XF86ConfigPtr);

Completed in 74 milliseconds

12