Searched refs:svcpool_destroy (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/rpc/
H A Dsvc.h739 extern void svcpool_destroy(SVCPOOL *pool);
742 * Close a service pool. Similar to svcpool_destroy(), but it does not
H A Dsvc.c181 * Code common to svcpool_destroy() and svcpool_close(), which cleans up
226 svcpool_destroy(SVCPOOL *pool) function
247 * Similar to svcpool_destroy(), except that it does not destroy the actual
/freebsd-13-stable/sys/kgssapi/
H A Dgsstest.c919 svcpool_destroy(pool);
/freebsd-13-stable/sys/nlm/
H A Dnlm_prot_impl.c1639 svcpool_destroy(pool);
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c6683 svcpool_destroy(nfsrvd_pool);

Completed in 128 milliseconds