OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stopat
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mvme68k/stand/sboot/
le_poll.c
263
int
stopat
= time() + timeout;
local in function:le_get
267
while ((now = time()) <
stopat
&& !cc) {
271
printf("%d \r",
stopat
- now);
280
printf("reject (%d sec left)\n",
stopat
- now);
le_poll.c
263
int
stopat
= time() + timeout;
local in function:le_get
267
while ((now = time()) <
stopat
&& !cc) {
271
printf("%d \r",
stopat
- now);
280
printf("reject (%d sec left)\n",
stopat
- now);
Completed in 22 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025