rpm  5.4.15
Data Fields
spew_s Struct Reference

Data Fields

const char * spew_name
 
const char * spew_init
 
const char * spew_fini
 
size_t(* spew_strlen )(const char *s, int lvl)
 
char *(* spew_strcpy )(char *t, const char *s, int lvl)
 

Detailed Description

Definition at line 332 of file hdrfmt.c.

Field Documentation

const char* spew_s::spew_fini

Definition at line 336 of file hdrfmt.c.

Referenced by headerSprintf().

const char* spew_s::spew_init

Definition at line 335 of file hdrfmt.c.

Referenced by headerSprintf().

const char* spew_s::spew_name

Definition at line 334 of file hdrfmt.c.

char*(* spew_s::spew_strcpy)(char *t, const char *s, int lvl)
size_t(* spew_s::spew_strlen)(const char *s, int lvl)

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