Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dsvc_generic.c95 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 Ddtv_math.c177 uint32_t xlist[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, in main() local