Home
last modified time | relevance | path

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

/glibc-2.36/nis/
Dnis_callback.c330 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()
/glibc-2.36/sunrpc/rpc/
Dsvc.h157 #define svc_destroy(xprt) \ macro