Searched refs:svc_destroy (Results 1 – 2 of 2) sorted by relevance
330 svc_destroy (cb->xprt); in __nis_create_callback()340 svc_destroy (cb->xprt); in __nis_create_callback()360 svc_destroy (cb->xprt); in __nis_create_callback()373 svc_destroy (cb->xprt); in __nis_destroy_callback()
157 #define svc_destroy(xprt) \ macro