Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/rpc/
H A Dt_rpc.c113 svc_destroy(transp); in server()
160 svc_destroy(svc); in rawtest()
/netbsd-src/external/bsd/am-utils/dist/conf/transp/
H A Dtransp_sockets.c266 svc_destroy(*nfs_xprtp); in create_nfs_service()
273 svc_destroy(*nfs_xprtp); in create_nfs_service()
H A Dtransp_tli.c452 svc_destroy(*nfs_xprtp); in create_nfs_service()
457 svc_destroy(*nfs_xprtp); in create_nfs_service()
/netbsd-src/include/rpc/
H A Dsvc.h183 #define svc_destroy(xprt) \ macro
/netbsd-src/lib/libc/rpc/
H A Dsvc_generic.c316 svc_destroy(xprt); in svc_tli_create()
H A DMakefile.inc78 rpc_svc_create.3 svc_destroy.3 \
/netbsd-src/usr.sbin/ypserv/yppush/
H A Dyppush.c416 svc_destroy(transp); in push()