Searched defs:ssh_host_name (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/tools/
H A Dsss_cache.c109 char *ssh_host_name; member in struct:cache_tool_ctx
200 tctx->ssh_host_name);
403 ret = update_filter(tctx, dinfo, tctx->ssh_host_name,
831 ctx->ssh_host_name = talloc_strdup(ctx, values.ssh_host);
924 if (values->ssh_host && ctx->ssh_host_name == NULL) {

Completed in 8 milliseconds