変数 | |
| TALLOC_CTX * | mem_ctx |
| winbindd_request | request |
| winbindd_response | response |
| void(* | cont )(TALLOC_CTX *mem_ctx, BOOL success, struct winbindd_response *response, void *c, void *private_data) |
| void * | c |
| void * | private_data |
winbindd_async.c の 41 行で定義されています。
| struct winbindd_request request |
| struct winbindd_response response |
winbindd_async.c の 44 行で定義されています。
参照元 do_async()・do_async_domain()・do_async_recv()・winbindd_set_mapping_recv().
| void(* cont)(TALLOC_CTX *mem_ctx, BOOL success, struct winbindd_response *response, void *c, void *private_data) |
| void* c |
| void * private_data |
1.4.7