Searched defs:c_list (Results 1 – 2 of 2) sorted by relevance
/external/toybox/toys/pending/ | ||
D | fsck.c | 62 static struct child_list *c_list = NULL; //fsck.type child list. variable |
/external/mksh/src/ | ||
D | syn.c | 141 c_list(int sALIAS, bool multi) in c_list() function |