From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- xorg-server/hw/dmx/doc/html/dmxprint_8h.html | 140 ++++++++++++++------------- 1 file changed, 71 insertions(+), 69 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/dmxprint_8h.html') diff --git a/xorg-server/hw/dmx/doc/html/dmxprint_8h.html b/xorg-server/hw/dmx/doc/html/dmxprint_8h.html index c12085c7b..ea6c15cb9 100644 --- a/xorg-server/hw/dmx/doc/html/dmxprint_8h.html +++ b/xorg-server/hw/dmx/doc/html/dmxprint_8h.html @@ -6,97 +6,99 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
+ + +

dmxprint.h File Reference

-

-Go to the source code of this file. - - - - - - +

Go to the source code of this file.

+

Functions

void dmxConfigPrint (FILE *str, DMXConfigEntryPtr entry)
void dmxConfigVirtualPrint (FILE *str, DMXConfigVirtualPtr p)
+ + +

Functions

void dmxConfigPrint (FILE *str, DMXConfigEntryPtr entry)
void dmxConfigVirtualPrint (FILE *str, DMXConfigVirtualPtr p)
-


Detailed Description

-Interface to DMX configuration file pretty-printer.
See also:
dmxprint.c
-

Function Documentation

-

- - - - -
- +

Detailed Description

+

Interface to DMX configuration file pretty-printer.

+
See also:
dmxprint.c
+

Function Documentation

+ +
+
+
- - - - + + + + + - - - + + - - + + -
void dmxConfigPrint FILE *  stream, void dmxConfigPrint (FILE *  stream,
DMXConfigEntryPtr  entryDMXConfigEntryPtr  entry 
)
-
- - - - - -
-   - + +
+

The configuration information in entry will be pretty-printed to the stream. If stream is NULL, then stdout will be used.

-

-The configuration information in entry will be pretty-printed to the stream. If stream is NULL, then stdout will be used.

-

- - - - -
- +

References _DMXConfigEntry::comment, dmxConfigComment, dmxConfigLog(), dmxConfigNewline(), dmxConfigPrintComment(), dmxConfigPrintVirtual(), dmxConfigVirtual, _DMXConfigEntry::next, pos, str, _DMXConfigEntry::type, and _DMXConfigEntry::virtual.

+ +

Referenced by dmxConfigWriteFile(), and main().

+ + + + +
+
+
- - - - + + + + + - - - + + - - + + -
void dmxConfigVirtualPrint FILE *  stream, void dmxConfigVirtualPrint (FILE *  stream,
DMXConfigVirtualPtr  pDMXConfigVirtualPtr  p 
)
-
- - - - - -
-   - + +
+

The configuration information in p will be pretty-printed to the stream. If stream is NULL, then stdout will be used.

-

-The configuration information in p will be pretty-printed to the stream. If stream is NULL, then stdout will be used.

+

References dmxConfigNewline(), dmxConfigPrintVirtual(), pos, and str.

+ +

Referenced by dmxConfigReadFile(), and dmxConfigSelectCallback().

+ +
+ +
-- cgit v1.2.3