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

/sssd/src/monitor/
H A Dmonitor.c1588 struct rewatch_ctx { struct
1605 struct rewatch_ctx *rw_ctx;
1675 rw_ctx = talloc(file_ctx, struct rewatch_ctx);
1713 struct rewatch_ctx *rw_ctx;
1716 rw_ctx = talloc_get_type(ptr, struct rewatch_ctx);

Completed in 368 milliseconds