Searched refs:MEMF_FILE (Results 1 – 1 of 1) sorted by relevance
105 #define MEMF_FILE 01000 /* regular file -- unlink on close */ macro3920 if (Memalloc[me].flags & MEMF_FILE) { in alloc_mem()3988 if (M->flags & MEMF_FILE) in alloc_mem()5289 M->flags |= MEMF_FILE; in parse_memalloc()