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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dxf86Optrec.h99 extern _X_EXPORT char *xf86optionValue(XF86OptionPtr opt);
H A DFlags.c275 xf86optionValue(XF86OptionPtr opt) function in typeref:typename:char *
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dxf86Optrec.h76 extern _X_EXPORT char *xf86optionValue(XF86OptionPtr opt);
H A DFlags.c269 xf86optionValue(XF86OptionPtr opt) function in typeref:typename:char *
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Option.c390 return xf86optionValue(opt);
399 if (xf86optionValue(opts))
401 xf86optionName(opts), xf86optionValue(opts));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Option.c392 return xf86optionValue(opt);
401 if (xf86optionValue(opts))
403 xf86optionName(opts), xf86optionValue(opts));

Completed in 7 milliseconds