Searched refs:node_proto (Results 1 – 1 of 1) sorted by relevance
136 struct node_proto { struct138 struct node_proto *next; argument139 struct node_proto *tail; argument423 struct node_proto *proto;940 struct node_proto *proto;2352 struct node_proto *proto;3296 $$ = calloc(1, sizeof(struct node_proto));3346 $$ = calloc(1, sizeof(struct node_proto));5988 struct node_proto *protos, struct node_os *src_oses, in expand_rule()6016 LOOP_THROUGH(struct node_proto, proto, protos, in expand_rule()[all …]