OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_fd
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-handle-fileno.c
48
int
tty_fd
;
local
103
tty_fd
= get_tty_fd();
104
if (
tty_fd
< 0) {
108
r = uv_tty_init(loop, &tty,
tty_fd
, 0);
test-handle-fileno.c
48
int
tty_fd
;
local
103
tty_fd
= get_tty_fd();
104
if (
tty_fd
< 0) {
108
r = uv_tty_init(loop, &tty,
tty_fd
, 0);
test-handle-fileno.c
48
int
tty_fd
;
local
103
tty_fd
= get_tty_fd();
104
if (
tty_fd
< 0) {
108
r = uv_tty_init(loop, &tty,
tty_fd
, 0);
test-handle-fileno.c
48
int
tty_fd
;
local
103
tty_fd
= get_tty_fd();
104
if (
tty_fd
< 0) {
108
r = uv_tty_init(loop, &tty,
tty_fd
, 0);
Completed in 110 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026