OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TERMINFO_RTYPE_O1
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libterminfo/
term_private.h
84
#define
TERMINFO_RTYPE_O1
1
179
((tic)->rtype ==
TERMINFO_RTYPE_O1
? sizeof(uint16_t) : sizeof(uint32_t))
221
if (rtype ==
TERMINFO_RTYPE_O1
) {
287
if (rtype ==
TERMINFO_RTYPE_O1
) {
compile.c
272
case
TERMINFO_RTYPE_O1
:
636
tic->rtype =
TERMINFO_RTYPE_O1
; /* will promote if needed */
734
else if (tic->rtype ==
TERMINFO_RTYPE_O1
)
term.c
91
if (rtype != TERMINFO_RTYPE && rtype !=
TERMINFO_RTYPE_O1
)
/src/usr.bin/tic/
tic.c
425
basename = _ti_getname(
TERMINFO_RTYPE_O1
, rtic->name);
Completed in 41 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025