OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttytype
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libterminfo/
curterm.c
46
* ncurses dumps the terminfo header into an undefined variable
ttytype
52
char
ttytype
[NAMESIZE];
variable
100
p =
ttytype
;
101
l = sizeof(
ttytype
);
/src/external/bsd/ntp/dist/ntpd/
refclock_msfees.c
266
u_char
ttytype
; /* method used */
member in struct:eesunit
301
#define is_cbreak(x) ((x)->
ttytype
& T_CBREAK)
302
#define is_pps(x) ((x)->
ttytype
& T_PPS)
303
#define is_any(x) ((x)->
ttytype
)
537
ees->
ttytype
= 0;
566
ees->
ttytype
|= T_PPS;
/src/usr.bin/telnet/
telnet.c
718
#define termbuf
ttytype
719
extern char
ttytype
[];
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026