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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DMonitor.c559 ptr->mon_comment = xf86addComment(ptr->mon_comment, val.str);
562 if (xf86getSubToken (&(ptr->mon_comment)) != STRING)
570 if (xf86getSubToken (&(ptr->mon_comment)) != STRING)
575 if (xf86getSubToken (&(ptr->mon_comment)) != STRING)
588 if (xf86getSubToken (&(ptr->mon_comment)) != NUMBER)
591 if (xf86getSubToken (&(ptr->mon_comment)) != NUMBER)
597 if (xf86getSubToken (&(ptr->mon_comment)) != NUMBER)
603 switch (token = xf86getSubToken (&(ptr->mon_comment)))
610 if (xf86getSubToken (&(ptr->mon_comment)) !
[all...]
H A Dxf86Parser.h253 char *mon_comment; member in struct:__anon69

Completed in 14 milliseconds