rpm 5.3.12
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 327 of file hdrfmt.c.


Field Documentation

const char* spew_s::spew_fini

Definition at line 331 of file hdrfmt.c.

Referenced by headerSprintf().

const char* spew_s::spew_init

Definition at line 330 of file hdrfmt.c.

Referenced by headerSprintf().

const char* spew_s::spew_name

Definition at line 329 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: