#include <rpcclient.h>
変数 | |
| const char * | name |
| RPC_RETURN_TYPE | returntype |
| NTSTATUS(* | ntfn )(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, int argc, const char **argv) |
| WERROR(* | wfn )(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, int argc, const char **argv) |
| int | pipe_idx |
| rpc_pipe_client * | rpc_pipe |
| const char * | description |
| const char * | usage |
| char * | name |
| NTSTATUS(* | fn )(struct samtest_state *sam, TALLOC_CTX *mem_ctx, int argc, char **argv) |
| char * | description |
| char * | usage |
| const char * | name |
| const char * | description |
| const char * | usage |
rpcclient.h の 31 行で定義されています。
| const char* name |
| NTSTATUS(* ntfn)(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, int argc, const char **argv) |
参照元 do_cmd().
| WERROR(* wfn)(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, int argc, const char **argv) |
参照元 do_cmd().
| int pipe_idx |
| struct rpc_pipe_client* rpc_pipe |
| const char* description |
rpcclient.h の 39 行で定義されています。
| const char* usage |
| char* description |
| const char* description |
1.4.7