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