OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nexttime
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/lock/
lock.c
94
static long
nexttime
; /* keep the timeout time */
variable in typeref:typename:long
177
nexttime
= timval.tv_sec + ((int)sectimeout * 60);
341
(long long)(
nexttime
- timval.tv_sec) / 60,
342
(long long)(
nexttime
- timval.tv_sec) % 60);
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025