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

/sssd/src/monitor/
H A Dmonitor.c4 Service monitor
49 #include "monitor/monitor.h"
51 #include "monitor/monitor_interfaces.h"
75 /* name of the monitor server instance */
208 * Return the monitor version over D-BUS */
517 * Set up the monitor service as a D-BUS Server */
529 * user can access the monitor sbus server. root is still king, so we don't
1397 static void signal_res_init(struct mt_ctx *monitor) argument
1405 for(cur_svc = monitor
1418 struct mt_ctx *monitor; local
1442 struct mt_ctx *monitor; local
1484 load_configuration(TALLOC_CTX *mem_ctx, const char *config_file, const char *config_dir, struct mt_ctx **monitor) argument
2492 struct mt_ctx *monitor; local
[all...]

Completed in 717 milliseconds