Searched refs:CONFF_DELETED (Results 1 – 1 of 1) sorted by relevance
85 #define CONFF_DELETED 1 /* entry should be deleted on write back */ macro604 cp->cf_flags |= CONFF_DELETED; in conf_replace()623 cp->cf_flags &= ~CONFF_DELETED; in conf_set()662 if (cp->cf_flags & CONFF_DELETED) in conf_print()