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

/sssd/src/monitor/
H A Dmonitor.c311 static int svc_destructor(void *mem) function
936 talloc_set_destructor((TALLOC_CTX *)svc, svc_destructor);
1084 talloc_set_destructor((TALLOC_CTX *)svc, svc_destructor);

Completed in 17 milliseconds