OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminals
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/usb/
uaudio.c
237
uint8_t sc_clock[256]; /* map
terminals
to clocks */
246
uint16_t
terminals
[1];
member in struct:terminal_list
248
#define TERMINAL_LIST_SIZE(N) (offsetof(struct terminal_list,
terminals
) \
265
struct terminal_list **inputs; /* list of source input
terminals
*/
266
struct terminal_list *output; /* list of destination output
terminals
*/
1284
terminal_type = iot->output->
terminals
[0];
1294
return iot->inputs[0]->
terminals
[0];
1314
return iot->inputs[0]->
terminals
[0];
1846
ptm = tml->
terminals
;
1852
memcpy(ptm, iot->inputs[i]->
terminals
,
[
all
...]
uaudio.c
237
uint8_t sc_clock[256]; /* map
terminals
to clocks */
246
uint16_t
terminals
[1];
member in struct:terminal_list
248
#define TERMINAL_LIST_SIZE(N) (offsetof(struct terminal_list,
terminals
) \
265
struct terminal_list **inputs; /* list of source input
terminals
*/
266
struct terminal_list *output; /* list of destination output
terminals
*/
1284
terminal_type = iot->output->
terminals
[0];
1294
return iot->inputs[0]->
terminals
[0];
1314
return iot->inputs[0]->
terminals
[0];
1846
ptm = tml->
terminals
;
1852
memcpy(ptm, iot->inputs[i]->
terminals
,
[
all
...]
/src/share/terminfo/
terminfo
54
# This file describes the capabilities of various character-cell
terminals
,
165
# -mc Magic-cookie. Some
terminals
(notably older Wyses) can
182
# To avoid search clashes, some older all-numeric names for
terminals
have
184
# All primary names of
terminals
now have alphanumeric prefixes.
210
#
terminals
) or \E[c (on newer VT100/ANSI/ECMA-48-compatible
terminals
).
213
# report. A typical value (for VT100
terminals
) is \E[6n.
227
# \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible
terminals
).
246
# character-cell
terminals
are increasingly replaced by X displays, much of
262
# `Miscellaneous obsolete
terminals
, manufacturers unknown' before the triba
[
all
...]
terminfo
54
# This file describes the capabilities of various character-cell
terminals
,
165
# -mc Magic-cookie. Some
terminals
(notably older Wyses) can
182
# To avoid search clashes, some older all-numeric names for
terminals
have
184
# All primary names of
terminals
now have alphanumeric prefixes.
210
#
terminals
) or \E[c (on newer VT100/ANSI/ECMA-48-compatible
terminals
).
213
# report. A typical value (for VT100
terminals
) is \E[6n.
227
# \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible
terminals
).
246
# character-cell
terminals
are increasingly replaced by X displays, much of
262
# `Miscellaneous obsolete
terminals
, manufacturers unknown' before the triba
[
all
...]
Completed in 29 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025