OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TS_ERASE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
tty.h
202
#define
TS_ERASE
0x02000 /* Within a \.../ for PRTRUB. */
205
#define TS_LOCAL (TS_BKSL | TS_CNTTB |
TS_ERASE
| TS_LNCH | TS_TYPEN)
/src/sys/kern/
tty.c
866
if (ISSET(tp->t_state,
TS_ERASE
)) {
870
CLR(tp->t_state,
TS_ERASE
);
2496
if (!ISSET(tp->t_state,
TS_ERASE
)) {
2497
SET(tp->t_state,
TS_ERASE
);
2548
CLR(tp->t_state,
TS_ERASE
);
/src/usr.sbin/pstat/
pstat.c
827
{
TS_ERASE
, 'E'},
Completed in 16 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025