Lines Matching refs:P_DEF_ALLOCED
258 options[opt_idx].flags |= P_DEF_ALLOCED; in set_init_1()
376 if (options[opt_idx].flags & P_DEF_ALLOCED) in set_init_1()
379 options[opt_idx].flags |= P_DEF_ALLOCED; in set_init_1()
464 options[opt_idx].flags |= P_DEF_ALLOCED; in set_init_1()
511 options[opt_idx].flags |= P_DEF_ALLOCED; in set_init_1()
688 if (options[opt_idx].flags & P_DEF_ALLOCED) in set_string_default_esc()
691 options[opt_idx].flags |= P_DEF_ALLOCED; in set_string_default_esc()
804 if (options[i].flags & P_DEF_ALLOCED) in free_all_options()
4997 if (p->flags & P_DEF_ALLOCED) in free_termoptions()
5001 p->flags &= ~(P_ALLOCED|P_DEF_ALLOCED); in free_termoptions()
5044 if (p->flags & P_DEF_ALLOCED) in set_term_defaults()
5047 p->flags &= ~P_DEF_ALLOCED; in set_term_defaults()
5052 p->flags |= P_DEF_ALLOCED; in set_term_defaults()