Public Attributes | List of all members
conf_entry_val Union Reference

Configuration array entry value. More...

Collaboration diagram for conf_entry_val:
Collaboration graph

Public Attributes

int i
 
char * s
 

Detailed Description

Configuration array entry value.

Definition at line 100 of file conf.h.

Member Data Documentation

◆ i

int conf_entry_val::i

Integer entry value

Definition at line 102 of file conf.h.

Referenced by conf_integer_check(), and tls_crl_update_check().

◆ s

char* conf_entry_val::s

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

Generated at 2024-04-27 using  doxygen