Lines Matching refs:cli_ctx

47     struct cli_ctx *cctx = cmdctx->cctx;
106 struct cli_ctx *client;
525 struct cli_ctx *cctx = cmdctx->cctx;
707 struct cli_ctx *cctx = cmdctx->cctx;
937 struct cli_ctx *cctx = cmdctx->cctx;
1214 struct cli_ctx *cctx = cmdctx->cctx;
1457 static int nss_cmd_getbynam(enum sss_cli_command cmd, struct cli_ctx *cctx);
1459 static int nss_cmd_getpwnam(struct cli_ctx *cctx)
1464 static int nss_cmd_getbynam(enum sss_cli_command cmd, struct cli_ctx *cctx)
1655 struct cli_ctx *cctx = cmdctx->cctx;
1767 struct cli_ctx *cctx = cmdctx->cctx;
1892 static int nss_cmd_getbyid(enum sss_cli_command cmd, struct cli_ctx *cctx);
1894 static int nss_cmd_getpwuid(struct cli_ctx *cctx)
1899 static int nss_cmd_getbyid(enum sss_cli_command cmd, struct cli_ctx *cctx)
2128 struct cli_ctx *client);
2130 static int nss_cmd_setpwent(struct cli_ctx *cctx)
2157 struct cli_ctx *client)
2492 static int nss_cmd_getpwent(struct cli_ctx *cctx)
2532 static int nss_cmd_retpwent(struct cli_ctx *cctx, int num);
2566 static int nss_cmd_retpwent(struct cli_ctx *cctx, int num)
2659 static int nss_cmd_endpwent(struct cli_ctx *cctx)
3004 struct cli_ctx *cctx = cmdctx->cctx;
3145 static int nss_cmd_getgrnam(struct cli_ctx *cctx)
3162 struct cli_ctx *cctx = cmdctx->cctx;
3287 static int nss_cmd_getgrgid(struct cli_ctx *cctx)
3304 struct cli_ctx *client);
3306 static int nss_cmd_setgrent(struct cli_ctx *cctx)
3333 struct cli_ctx *client)
3668 static int nss_cmd_retgrent(struct cli_ctx *cctx, int num)
3753 static int nss_cmd_getgrent(struct cli_ctx *cctx)
3828 static int nss_cmd_endgrent(struct cli_ctx *cctx)
4124 struct cli_ctx *cctx = cmdctx->cctx;
4305 static int nss_cmd_initgroups(struct cli_ctx *cctx)
4314 struct cli_ctx *cctx = cmdctx->cctx;
4689 struct cli_ctx *cctx = cmdctx->cctx;
5122 struct cli_ctx *cctx = cmdctx->cctx;
5241 static int nss_cmd_getbysid(enum sss_cli_command cmd, struct cli_ctx *cctx)
5360 static int nss_cmd_getbycert(enum sss_cli_command cmd, struct cli_ctx *cctx)
5414 struct cli_ctx *cctx;
5420 cctx = tevent_req_callback_data(req, struct cli_ctx);
5471 static int nss_cmd_getsidbyname(struct cli_ctx *cctx)
5476 static int nss_cmd_getsidbyid(struct cli_ctx *cctx)
5481 static int nss_cmd_getnamebysid(struct cli_ctx *cctx)
5486 static int nss_cmd_getidbysid(struct cli_ctx *cctx)
5491 static int nss_cmd_getorigbyname(struct cli_ctx *cctx)
5496 static int nss_cmd_getnamebycert(struct cli_ctx *cctx)
5545 int nss_connection_setup(struct cli_ctx *cctx)