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

/sssd/src/monitor/
H A Dmonitor.c92 struct svc_spy;
105 struct svc_spy *conn_spy;
307 struct svc_spy { struct
345 struct svc_spy *spy = talloc_get_type(mem, struct svc_spy);
359 struct svc_spy *spy;
361 spy = talloc(svc->conn, struct svc_spy);

Completed in 978 milliseconds