OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_pad_char
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libterminfo/
tputs.c
147
if (
t_pad_char
(term) == NULL)
150
pc = *
t_pad_char
(term);
term.h
1040
#define
t_pad_char
(t) (t)->strs[TICODE_pad]
macro
1435
#define pad_char
t_pad_char
(cur_term)
/src/lib/libcurses/
setterm.c
134
screen->padchar =
t_pad_char
(screen->term) ?
135
t_pad_char
(screen->term)[0] : 0;
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025