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

/freebsd-10-stable/sys/nfsserver/
H A Dnfs_srvkrpc.c528 svcpool_destroy(nfsrv_pool);
/freebsd-10-stable/sys/rpc/
H A Dsvc.h729 extern void svcpool_destroy(SVCPOOL *pool);
732 * Close a service pool. Similar to svcpool_destroy(), but it does not
H A Dsvc.c179 * Code common to svcpool_destroy() and svcpool_close(), which cleans up
222 svcpool_destroy(SVCPOOL *pool) function
243 * Similar to svcpool_destroy(), except that it does not destroy the actual
/freebsd-10-stable/sys/kgssapi/
H A Dgsstest.c918 svcpool_destroy(pool);
/freebsd-10-stable/sys/nlm/
H A Dnlm_prot_impl.c1655 svcpool_destroy(pool);
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3392 svcpool_destroy(nfsrvd_pool);

Completed in 99 milliseconds