変数 | |
| smbldap_state * | connection |
| uint32 | acct_flags |
| uint16 | group_type |
| const char * | base |
| int | scope |
| const char * | filter |
| const char ** | attrs |
| int | attrsonly |
| void * | pagedresults_cookie |
| LDAPMessage * | entries |
| LDAPMessage * | current_entry |
| BOOL(* | ldap2displayentry )(struct ldap_search_state *state, TALLOC_CTX *mem_ctx, LDAP *ld, LDAPMessage *entry, struct samr_displayentry *result) |
pdb_ldap.c の 3969 行で定義されています。
| struct smbldap_state* connection |
| uint32 acct_flags |
| uint16 group_type |
| const char* base |
pdb_ldap.c の 3975 行で定義されています。
参照元 ldapsam_search_end()・ldapsam_search_firstpage()・ldapsam_search_nextpage().
| int scope |
pdb_ldap.c の 3976 行で定義されています。
参照元 ldapsam_search_end()・ldapsam_search_firstpage()・ldapsam_search_nextpage().
| const char* filter |
pdb_ldap.c の 3977 行で定義されています。
参照元 ldapsam_search_end()・ldapsam_search_firstpage()・ldapsam_search_nextpage().
| const char** attrs |
pdb_ldap.c の 3978 行で定義されています。
参照元 ldapsam_search_end()・ldapsam_search_firstpage()・ldapsam_search_nextpage().
| int attrsonly |
pdb_ldap.c の 3979 行で定義されています。
参照元 ldapsam_search_end()・ldapsam_search_firstpage()・ldapsam_search_nextpage().
| void* pagedresults_cookie |
| LDAPMessage* entries |
| LDAPMessage * current_entry |
| BOOL(* ldap2displayentry)(struct ldap_search_state *state, TALLOC_CTX *mem_ctx, LDAP *ld, LDAPMessage *entry, struct samr_displayentry *result) |
1.4.7