OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUSY_OFF
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
common.h
64
typedef enum { BUSY_ON = 1,
BUSY_OFF
, BUSY_UPDATE } busy_t;
search.c
283
search_busy(sp,
BUSY_OFF
);
445
search_busy(sp,
BUSY_OFF
);
recover.c
230
sp->gp->scr_busy(sp, NULL,
BUSY_OFF
);
233
sp->gp->scr_busy(sp, NULL,
BUSY_OFF
);
323
sp->gp->scr_busy(sp, NULL,
BUSY_OFF
);
/src/external/bsd/nvi/dist/ex/
ex_global.c
247
search_busy(sp,
BUSY_OFF
);
ex_read.c
368
gp->scr_busy(sp, NULL,
BUSY_OFF
);
ex_write.c
378
gp->scr_busy(sp, NULL,
BUSY_OFF
);
/src/external/bsd/nvi/dist/ip/
ip_funcs.c
174
case
BUSY_OFF
:
/src/external/bsd/nvi/dist/vi/
vs_msg.c
108
case
BUSY_OFF
:
Completed in 21 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026