Lines Matching refs:node_state_opt
185 struct node_state_opt { struct
207 struct node_state_opt *next; argument
208 struct node_state_opt *tail; argument
288 struct node_state_opt *options;
367 static struct node_state_opt *keep_state_defaults = NULL;
465 struct node_state_opt *state_opt;
487 struct node_state_opt *options;
2353 struct node_state_opt *o;
2419 struct node_state_opt *p = o;
4309 $$ = calloc(1, sizeof(struct node_state_opt));
4318 $$ = calloc(1, sizeof(struct node_state_opt));
4330 $$ = calloc(1, sizeof(struct node_state_opt));
4343 $$ = calloc(1, sizeof(struct node_state_opt));
4357 $$ = calloc(1, sizeof(struct node_state_opt));
4372 $$ = calloc(1, sizeof(struct node_state_opt));
4389 $$ = calloc(1, sizeof(struct node_state_opt));
4398 $$ = calloc(1, sizeof(struct node_state_opt));
4407 $$ = calloc(1, sizeof(struct node_state_opt));
4416 $$ = calloc(1, sizeof(struct node_state_opt));
4424 $$ = calloc(1, sizeof(struct node_state_opt));
4432 $$ = calloc(1, sizeof(struct node_state_opt));
4460 $$ = calloc(1, sizeof(struct node_state_opt));
4764 struct node_state_opt *o;