Searched refs:nested_ptr_data (Results 1 – 6 of 6) sorted by relevance
167 struct nested_ptr_data* nested; /* when OPTION_NESTED. */173 struct nested_ptr_data { struct192 struct nested_ptr_data* info); argument
762 struct nested_ptr_data* info) in create_nested_option()778 struct nested_ptr_data *d = XNEW (struct nested_ptr_data); in create_nested_ptr_option()1345 *nested_ptr = ((const struct nested_ptr_data *) o->info.nested)->type; in process_gc_options()2401 const struct nested_ptr_data *nested_ptr_d = NULL; in walk_type()2420 nested_ptr_d = (const struct nested_ptr_data *) oo->info.nested; in walk_type()
1798 opt->info.nested = XCNEW (struct nested_ptr_data); in read_state_nested_option()
178 struct nested_ptr_data* nested; /* when OPTION_NESTED. */184 struct nested_ptr_data { struct203 struct nested_ptr_data* info); argument
924 struct nested_ptr_data* info) in create_nested_option()940 struct nested_ptr_data *d = XNEW (struct nested_ptr_data); in create_nested_ptr_option()1478 *nested_ptr = ((const struct nested_ptr_data *) o->info.nested)->type; in process_gc_options()2674 const struct nested_ptr_data *nested_ptr_d = NULL; in walk_type()2686 nested_ptr_d = (const struct nested_ptr_data *) oo->info.nested; in walk_type()
2019 opt->info.nested = XCNEW (struct nested_ptr_data); in read_state_nested_option()