#include <winbindd.h>
変数 | |
| getent_state * | prev |
| getent_state * | next |
| void * | sam_entries |
| uint32 | sam_entry_index |
| uint32 | num_sam_entries |
| BOOL | got_sam_entries |
| fstring | domain_name |
winbindd.h の 91 行で定義されています。
| struct getent_state* prev |
winbindd.h の 92 行で定義されています。
| struct getent_state * next |
| void* sam_entries |
| uint32 sam_entry_index |
winbindd.h の 94 行で定義されています。
参照元 get_sam_group_entries()・get_sam_user_entries()・winbindd_getgrent()・winbindd_getpwent().
| uint32 num_sam_entries |
winbindd.h の 94 行で定義されています。
参照元 get_sam_group_entries()・get_sam_user_entries()・winbindd_getgrent()・winbindd_getpwent().
1.4.7