OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attrmode
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/less/dist/
screen.c
254
static int
attrmode
= AT_NORMAL;
variable
2438
if (
attrmode
== AT_NORMAL)
2442
int saved_attrmode =
attrmode
;
2622
if ((
attrmode
& attr_bit) == 0)
2716
attrmode
= attr;
2732
attrmode
= AT_NORMAL;
2740
if ((new_attrmode & ~ignore_modes) != (
attrmode
& ~ignore_modes))
Completed in 38 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026