Lines Matching defs:node_proto
109 struct node_proto {
111 struct node_proto *next;
112 struct node_proto *tail;
371 struct node_proto *,
417 struct node_proto *proto;
875 struct node_proto *proto;
1564 struct node_proto *proto;
2480 $$ = calloc(1, sizeof(struct node_proto));
4621 struct node_proto *protos, struct node_os *src_oses,
4653 LOOP_THROUGH(struct node_proto, proto, protos,
4899 FREE_LIST(struct node_proto, protos);