Searched defs:child_list (Results 1 – 3 of 3) sorted by relevance
55 struct child_list { struct56 struct child_list *next; argument62 static struct child_list *c_list = NULL; //fsck.type child list. argument
504 ListNode *child_list; in get_symbol_value() local550 ListNode *child_list; in remove_always_return_values() local589 const ListNode *child_list; in check_for_leftover_values() local
389 struct list_head child_list; member