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

/sssd-io/src/monitor/
H A Dmonitor.c101 struct svc_spy;
109 struct svc_spy *conn_spy;
412 struct svc_spy { struct
450 struct svc_spy *spy = talloc_get_type(mem, struct svc_spy);
464 struct svc_spy *spy;
466 spy = talloc(svc->conn, struct svc_spy);

Completed in 612 milliseconds