rpm  5.4.10
Data Fields
rpmhookItem_s Struct Reference
Collaboration diagram for rpmhookItem_s:
Collaboration graph
[legend]

Data Fields

rpmhookFunc func
void * data
struct rpmhookItem_snext

Detailed Description

Definition at line 14 of file rpmhook.c.

Field Documentation

void* rpmhookItem_s::data

Definition at line 16 of file rpmhook.c.

Referenced by rpmhookTableCallArgs(), and rpmhookTableDelItem().

rpmhookFunc rpmhookItem_s::func

Definition at line 15 of file rpmhook.c.

Referenced by rpmhookTableCallArgs(), and rpmhookTableDelItem().

struct rpmhookItem_s* rpmhookItem_s::next

Definition at line 17 of file rpmhook.c.

Referenced by rpmhookTableAddItem(), rpmhookTableCallArgs(), and rpmhookTableDelItem().


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