Searched refs:ssh_host_filter (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tools/
H A Dsss_cache.c101 char *ssh_host_filter; member in struct:cache_tool_ctx
195 tctx->ssh_host_filter,
402 &tctx->ssh_host_filter);
816 ctx->ssh_host_filter = talloc_asprintf(ctx, "(%s=*)", SYSDB_NAME);
888 if ((idb & INVALIDATE_SSH_HOSTS) && ctx->ssh_host_filter == NULL) {

Completed in 481 milliseconds