Lines Matching refs:node_state_opt
188 struct node_state_opt { struct
210 struct node_state_opt *next; argument
211 struct node_state_opt *tail; argument
299 struct node_state_opt *options;
423 static struct node_state_opt *keep_state_defaults = NULL;
524 struct node_state_opt *state_opt;
546 struct node_state_opt *options;
2806 struct node_state_opt *o;
2872 struct node_state_opt *p = o;
4793 $$ = calloc(1, sizeof(struct node_state_opt));
4802 $$ = calloc(1, sizeof(struct node_state_opt));
4814 $$ = calloc(1, sizeof(struct node_state_opt));
4827 $$ = calloc(1, sizeof(struct node_state_opt));
4841 $$ = calloc(1, sizeof(struct node_state_opt));
4856 $$ = calloc(1, sizeof(struct node_state_opt));
4873 $$ = calloc(1, sizeof(struct node_state_opt));
4882 $$ = calloc(1, sizeof(struct node_state_opt));
4891 $$ = calloc(1, sizeof(struct node_state_opt));
4900 $$ = calloc(1, sizeof(struct node_state_opt));
4908 $$ = calloc(1, sizeof(struct node_state_opt));
4916 $$ = calloc(1, sizeof(struct node_state_opt));
4944 $$ = calloc(1, sizeof(struct node_state_opt));
5256 struct node_state_opt *o;