Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

lib/stringbuf.h File Reference

More...

Go to the source code of this file.

Defines

#define appendStringBuf(sb, s)    appendStringBufAux(sb, s, 0)
#define appendLineStringBuf(sb, s)    appendStringBufAux(sb, s, 1)

Typedefs

typedef struct StringBufRecStringBuf


Detailed Description

Definition in file stringbuf.h.


Define Documentation

#define appendLineStringBuf( sb, s )   appendStringBufAux(sb, s, 1)
 

Definition at line 21 of file stringbuf.h.

Referenced by addFileToTag(), doPatchMacro(), doSetupMacro(), generateDepends(), parseDescription(), parseForSimple(), parsePrep(), and processSourceFiles().

#define appendStringBuf( sb, s )   appendStringBufAux(sb, s, 0)
 

Definition at line 20 of file stringbuf.h.

Referenced by addFileToTagAux(), doSetupMacro(), getOutputFrom(), parseBuildInstallClean(), parseChangelog(), parseFiles(), parseForSimple(), parsePrep(), parseScript(), and processPackageFiles().


Typedef Documentation

typedef struct StringBufRec* StringBuf
 

Definition at line 8 of file stringbuf.h.


Generated at Sun Apr 8 18:43:04 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000