変数 | |
| TALLOC_CTX * | mem_ctx |
| winbindd_domain * | domain |
| winbindd_request * | request |
| winbindd_response * | response |
| void(* | continuation )(void *private_data, BOOL success) |
| void * | private_data |
winbindd_util.c の 319 行で定義されています。
winbindd_util.c の 320 行で定義されています。
参照元 init_child_connection()・init_child_getdc_recv()・init_child_recv().
| struct winbindd_domain* domain |
| struct winbindd_request* request |
| struct winbindd_response* response |
winbindd_util.c の 323 行で定義されています。
参照元 init_child_connection()・init_child_getdc_recv()・init_child_recv().
| void(* continuation)(void *private_data, BOOL success) |
| void* private_data |
1.4.7