Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvc.c601 svc_destroy(struct svc_serv **servp) in svc_destroy() argument
603 struct svc_serv *serv = *servp; in svc_destroy()
606 *servp = NULL; in svc_destroy()