Searched defs:xf86findOption (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DFlags.c233 * Note that xf86findOption() accepts NULL as the list head
236 old = xf86findOption(head, name);
406 xf86findOption (XF86OptionPtr list, const char *name) function
496 XF86OptionPtr p = xf86findOption (list, name);
683 * Note that xf86findOption() accepts NULL as the list head
686 old = xf86findOption(head, name);

Completed in 352 milliseconds