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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.h44 const char *text; /* String text */ member in struct:__anon38
51 const char *const default_text); /* Default string text */
H A Dfbc_write_config.c41 #include "fields.h" /* Write aligned whitespace and text fields */
97 * Write a text string, typically a single line, to the output
106 const char *text, /* Text string */
110 fputs(text, config_stream_out);
123 char text[100]; local
104 fbc_print_config_text( FILE *config_stream_out, const char *text, const char *const whitespace[]) argument

Completed in 319 milliseconds