| 
    DTS Application Library
    0.2.3
    
   Application library containing referenced objects and interfaces to common libraries 
   | 
 
Linked list of mod values. More...
Data Fields | |
| const char * | value | 
| Value.  More... | |
| struct ldap_modval * | next | 
| Next Value.  More... | |
Linked list of mod values.
Definition at line 84 of file openldap.c.
| struct ldap_modval* ldap_modval::next | 
Next Value.
Definition at line 88 of file openldap.c.
| const char* ldap_modval::value | 
Value.
Definition at line 86 of file openldap.c.