Searched refs:BF_NEW_W (Results 1 – 2 of 2) sorted by relevance
445 curbuf->b_flags &= ~(BF_NEW | BF_NEW_W); in readfile()4210 else if ((buf->b_flags & BF_NEW) && !(buf->b_flags & BF_NEW_W) in buf_check_timestamp()4215 buf->b_flags |= BF_NEW_W; in buf_check_timestamp()
738 #define BF_NEW_W 0x20 // Warned for BF_NEW and file created macro