OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tgetnum
(Results
1 - 11
of
11
) sorted by relevancy
/src/lib/libterminfo/
termcap.h
50
int
tgetnum
(const char *);
Makefile
47
MLINKS+= termcap.3 tgetent.3 termcap.3 tgetflag.3 termcap.3
tgetnum
.3 \
termcap.c
105
tgetnum
(const char *id2)
function in typeref:typename:int
/src/distrib/utils/more/
screen.c
277
sc_height =
tgetnum
("li");
294
sc_width =
tgetnum
("co");
308
if ((so_width =
tgetnum
("sg")) < 0)
/src/usr.sbin/rtadvd/
advcap.c
65
#define
tgetnum
agetnum
macro
102
int64_t
tgetnum
(char *);
310
tgetnum
(char *id)
function in typeref:typename:int64_t
/src/games/warp/
term.c
169
if ((SG =
tgetnum
("sg"))<0)
173
if ((UG =
tgetnum
("ug"))<0)
184
LINES =
tgetnum
("li"); /* lines per page */
185
COLS =
tgetnum
("co"); /* columns on page */
/src/usr.bin/tput/
tput.c
119
(pl <= 2 && (n =
tgetnum
(p)) != -1)))
/src/games/backgammon/common_source/
fancy.c
721
LI =
tgetnum
("li"); /* get number of lines */
724
CO =
tgetnum
("co"); /* get number of columns */
/src/lib/libedit/
terminal.c
74
extern int
tgetnum
(char *);
891
Val(T_co) =
tgetnum
("co");
892
Val(T_li) =
tgetnum
("li");
/src/usr.bin/msgs/
msgs.c
462
|| (Lpp =
tgetnum
("li")) <= 0) {
/src/usr.sbin/sunlabel/
sunlabel.c
986
int n =
tgetnum
("co");
Completed in 18 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025