Home
last modified time | relevance | path

Searched refs:b_ntbf (Results 1 – 3 of 3) sorted by relevance

/dports/editors/jove/jove/
H A Dbuf.c413 any_ntbf |= b->b_ntbf; in BufList()
435 if (b->b_ntbf) in BufList()
443 b->b_ntbf ? "+" : NullStr, in BufList()
490 b->b_ntbf = b->b_modified = NO;
711 b->b_ntbf = force;
761 b->b_ntbf = !force;
814 if (curbuf->b_ntbf)
H A Dbuf.h101 b_ntbf, /* (bool) needs to be found when we member
H A Dio.c376 curbuf->b_ntbf = NO;