llconf  0.0.2
Data Fields
cnfresult Struct Reference

A structure to hold the results of cnf_find_entry. More...

#include <entry.h>

Data Fields

struct cnfresultnext
 The next result in the result set.
char * path
 The full path to the matched entry in the configuration tree.
struct cnfnodecnfnode
 A reference to the node in the configuration tree.

Detailed Description

A structure to hold the results of cnf_find_entry.


Field Documentation

A reference to the node in the configuration tree.

The next result in the result set.

The full path to the matched entry in the configuration tree.


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