Lines Matching refs:sifp
34 sss_sifp_ctx *sifp;
39 if (ctx->sifp != NULL) {
40 sss_sifp_free(&ctx->sifp);
68 sssctl_sifp_talloc_free, &sifp_data->sifp);
70 *_sifp = sifp_data->sifp;
75 *_sifp = sifp_data->sifp;
80 void _sssctl_sifp_error(sss_sifp_ctx *sifp,
94 dbus_code = sss_sifp_get_last_io_error_name(sifp);
95 dbus_msg = sss_sifp_get_last_io_error_message(sifp);
123 sss_sifp_ctx *sifp,
152 error = sss_sifp_send_message(sifp, msg, _reply);