OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/dtv/
dtv_math.c
177
uint32_t
xlist
[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
local in function:main
185
for (i = 0; i < __arraycount(
xlist
); i++)
187
uint32_t x =
xlist
[i];
/src/lib/libc/rpc/
svc_generic.c
95
struct
xlist
{
struct in function:svc_create
97
struct
xlist
*next; /* Next item */
99
static struct
xlist
*xprtlist; /* A link list of all the handles */
Completed in 35 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025