Home
last modified time | relevance | path

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

/trueos/lib/libc/rpc/
HDsvc_generic.c83 struct xlist { struct
85 struct xlist *next; /* Next item */ argument
87 static struct xlist *xprtlist; /* A link list of all the handles */
120 l = (struct xlist *)malloc(sizeof (*l));