#include <smb_ldap.h>
変数 | |
| TALLOC_CTX * | mem_ctx |
| int | sock |
| int | next_msgid |
| char * | host |
| uint16 | port |
| BOOL | ldaps |
| const char * | auth_dn |
| const char * | simple_pw |
| int | searchid |
| ldap_queue_entry * | search_entries |
| ldap_queue_entry * | outstanding |
smb_ldap.h の 235 行で定義されています。
smb_ldap.h の 236 行で定義されています。
| int sock |
smb_ldap.h の 237 行で定義されています。
| int next_msgid |
smb_ldap.h の 238 行で定義されています。
| char* host |
smb_ldap.h の 239 行で定義されています。
| uint16 port |
smb_ldap.h の 240 行で定義されています。
smb_ldap.h の 241 行で定義されています。
| const char* auth_dn |
smb_ldap.h の 243 行で定義されています。
| const char* simple_pw |
smb_ldap.h の 244 行で定義されています。
| int searchid |
smb_ldap.h の 247 行で定義されています。
| struct ldap_queue_entry* search_entries |
smb_ldap.h の 250 行で定義されています。
| struct ldap_queue_entry* outstanding |
smb_ldap.h の 253 行で定義されています。
1.4.7