#include <dundi.h>
Data Fields | |
char | country [80] |
char | email [80] |
char | ipaddr [80] |
char | locality [80] |
char | org [80] |
char | orgunit [80] |
char | phone [80] |
char | stateprov [80] |
Definition at line 205 of file dundi.h.
char country[80] |
Definition at line 206 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
char email[80] |
Definition at line 211 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
char ipaddr[80] |
Definition at line 213 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
char locality[80] |
Definition at line 208 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
char org[80] |
Definition at line 209 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
char orgunit[80] |
Definition at line 210 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
char phone[80] |
Definition at line 212 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
char stateprov[80] |
Definition at line 207 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().