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