Searched refs:xlist (Results 1 – 1 of 1) sorted by relevance
83 struct xlist { struct85 struct xlist *next; /* Next item */ argument87 static struct xlist *xprtlist; /* A link list of all the handles */120 l = (struct xlist *)malloc(sizeof (*l));