Home
last modified time | relevance | path

Searched refs:child_p (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c1150 struct element *children, **child_p = &children, *element; in parse_compound() local
1181 *child_p = element; in parse_compound()
1182 child_p = &element->next; in parse_compound()
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c1150 struct element *children, **child_p = &children, *element; in parse_compound() local
1181 *child_p = element; in parse_compound()
1182 child_p = &element->next; in parse_compound()

Completed in 4 milliseconds