Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

cfg_simple_t (3)

Name

cfg_simple_t - Data structure holding the pointer to a user provided variable defined with CFG_SIMPLE_*.

Synopsis

#include <confuse.h>

Description

cfg_simple_t(3)                     confuse                    cfg_simple_t(3)



NAME
       cfg_simple_t - Data structure holding the pointer to a user provided
       variable defined with CFG_SIMPLE_*.


SYNOPSIS
       #include <confuse.h>

Detailed Description
       Data structure holding the pointer to a user provided variable defined
       with CFG_SIMPLE_*.


Author
       Generated automatically by Doxygen for confuse from the source code.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+--------------------+
       |ATTRIBUTE TYPE |  ATTRIBUTE VALUE   |
       +---------------+--------------------+
       |Availability   | library/libconfuse |
       +---------------+--------------------+
       |Stability      | Uncommitted        |
       +---------------+--------------------+

NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://github.com/martinh/libconfuse/releases/download/v3.2/confuse-3.2.tar.gz.

       Further information about this software can be found on the open source
       community website at https://github.com/martinh/libconfuse.



Version 3.2                     Sat Jun 3 2017                 cfg_simple_t(3)