Home
last modified time | relevance | path

Searched refs:svc_destroy (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/rpc/
HDt_rpc.c120 svc_destroy(transp); in server()
167 svc_destroy(svc); in rawtest()
/freebsd-11-stable/contrib/amd/conf/transp/
HDtransp_sockets.c264 svc_destroy(*nfs_xprtp); in create_nfs_service()
271 svc_destroy(*nfs_xprtp); in create_nfs_service()
/freebsd-11-stable/usr.sbin/ypserv/
HDyp_main.c408 svc_destroy(transp); in create_service()
415 svc_destroy(transp); in create_service()
/freebsd-11-stable/include/rpc/
HDsvc.h202 #define svc_destroy(xprt) \ macro
/freebsd-11-stable/lib/libc/rpc/
HDMakefile.inc125 rpc_svc_create.3 svc_destroy.3 \
/freebsd-11-stable/sys/rpc/
HDsvc.h475 #define svc_destroy(xprt) \ macro