A C-strucutre which represents a collection of database connections. More...
#include <pam_kmux_options.h>

Data Fields | |
| int | len |
| int | std_flags |
| modopt_t ** | modopt_list |
A C-strucutre which represents a collection of database connections.
This struct represents a list of database connection.
| int modopts_s::len |
length: shows how many database-connection-structs are defined.
modopt-list: a list of modopt_t-framed database-connections the listlength is specified by len.
std-flags: needet for pam - if std_flags = 1 user will be prompted.
1.6.3