Searched defs:clist (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dinit.h29 struct listnode clist; member in struct:command
/system/core/toolbox/
H A Ddd.c1268 } clist[] = { variable in typeref:struct:conv
1290 if (!(cp = (struct conv *)bsearch(&tmp, clist,
1291 sizeof(clist)/sizeof(struct conv), sizeof(struct conv),

Completed in 72 milliseconds