Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PrintfTarget Struct Reference

Data Fields

char * bufptr
char * bufstart
char * bufend
FILE * stream
int nchars

Detailed Description

Definition at line 103 of file snprintf.c.


Field Documentation

Definition at line 107 of file snprintf.c.

Referenced by dopr_outch(), dostr(), pg_vfprintf(), pg_vsnprintf(), and pg_vsprintf().

Definition at line 105 of file snprintf.c.

Referenced by dopr_outch(), dostr(), flushbuffer(), pg_vfprintf(), pg_vsnprintf(), and pg_vsprintf().

Definition at line 106 of file snprintf.c.

Referenced by flushbuffer(), pg_vfprintf(), pg_vsnprintf(), and pg_vsprintf().

Definition at line 110 of file snprintf.c.

Referenced by flushbuffer(), and pg_vfprintf().

Definition at line 109 of file snprintf.c.

Referenced by dopr_outch(), dostr(), flushbuffer(), pg_vfprintf(), pg_vsnprintf(), and pg_vsprintf().


The documentation for this struct was generated from the following file: