Searched refs:MIME_REPLACE (Results 1 – 8 of 8) sorted by relevance
45 #define MIME_REPLACE (1<<3) /* replace existing definition */ macro
54 #define MIME_REPLACE (1<<3) /* replace existing definition */ macro
251 if (flags & MIME_REPLACE) in mimeset()275 else if (ent && (flags & MIME_REPLACE)) in mimeset()
251 if (flags & MIME_REPLACE) in mimeset() 275 else if (ent && (flags & MIME_REPLACE)) in mimeset()