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

/sssd/src/monitor/
H A Dmonitor.c1544 static errno_t monitor_config_file_fallback(TALLOC_CTX *mem_ctx,
1727 err = monitor_config_file_fallback(file_ctx->parent_ctx,
1737 /* A new callback was created in monitor_config_file_fallback()*/
1952 ret = monitor_config_file_fallback(mem_ctx, ctx, file, fn, true);
1958 static errno_t monitor_config_file_fallback(TALLOC_CTX *mem_ctx, function

Completed in 16 milliseconds