Searched defs:xlist (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libc/rpc/ |
H A D | svc_generic.c | 95 struct xlist { in svc_create() struct 96 SVCXPRT *xprt; /* Server handle */ in svc_create() 97 struct xlist *next; /* Next item */ in svc_create()
|
/netbsd-src/sys/dev/dtv/ |
H A D | dtv_math.c | 177 uint32_t xlist[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, in main() local
|