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

/sssd/src/tools/
H A Dtools_mc_util.c34 /* This is a copy of sss_mc_set_recycled present in
37 static errno_t sss_mc_set_recycled(int fd) function
103 ret = sss_mc_set_recycled(mc_fd);
/sssd/src/responder/nss/
H A Dnsssrv_mmap_cache.c1043 /* Copy of sss_mc_set_recycled is present in the src/tools/tools_mc_util.c.
1046 static errno_t sss_mc_set_recycled(int fd) function
1096 ret = sss_mc_set_recycled(ofd);

Completed in 1299 milliseconds