Searched defs:xlist (Results 1 – 1 of 1) sorted by relevance
76 struct xlist { in svc_create() struct77 SVCXPRT *xprt; /* Server handle */ in svc_create()78 struct xlist *next; /* Next item */ in svc_create()