Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvc.c603 svc_destroy(struct svc_serv **servp) in svc_destroy() argument
605 struct svc_serv *serv = *servp; in svc_destroy()
608 *servp = NULL; in svc_destroy()