OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setuptimeout
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/alpha/alpha/
promcons.c
101
int error = 0,
setuptimeout
= 0;
local in function:promopen
139
setuptimeout
= 1;
145
if (error == 0 &&
setuptimeout
) {
/src/sys/dev/arcbios/
arcbios_tty.c
86
int s, error = 0,
setuptimeout
= 0;
local in function:arcbios_ttyopen
123
setuptimeout
= 1;
129
if (error == 0 &&
setuptimeout
)
/src/sys/arch/hppa/dev/
pdc.c
267
int error = 0,
setuptimeout
;
local in function:pdcopen
302
setuptimeout
= 1;
304
setuptimeout
= 0;
310
if (error == 0 &&
setuptimeout
)
Completed in 13 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025