Lines Matching defs:node_state_opt
153 struct node_state_opt {
175 struct node_state_opt *next;
176 struct node_state_opt *tail;
262 struct node_state_opt *options;
345 struct node_state_opt *keep_state_defaults = NULL;
424 struct node_state_opt *state_opt;
433 struct node_state_opt *options;
1563 struct node_state_opt *o;
1626 struct node_state_opt *p = o;
3331 $$ = calloc(1, sizeof(struct node_state_opt));
3340 $$ = calloc(1, sizeof(struct node_state_opt));
3352 $$ = calloc(1, sizeof(struct node_state_opt));
3365 $$ = calloc(1, sizeof(struct node_state_opt));
3379 $$ = calloc(1, sizeof(struct node_state_opt));
3394 $$ = calloc(1, sizeof(struct node_state_opt));
3411 $$ = calloc(1, sizeof(struct node_state_opt));
3420 $$ = calloc(1, sizeof(struct node_state_opt));
3429 $$ = calloc(1, sizeof(struct node_state_opt));
3438 $$ = calloc(1, sizeof(struct node_state_opt));
3446 $$ = calloc(1, sizeof(struct node_state_opt));
3474 $$ = calloc(1, sizeof(struct node_state_opt));