OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tm_limit
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rtadvd/
timer.c
49
static struct timespec
tm_limit
= { LONG_MAX, 1000000000L - 1 };
variable in typeref:struct:timespec
57
tm_max =
tm_limit
;
129
tm_max =
tm_limit
;
145
if (timespeccmp(&tm_max, &
tm_limit
, ==))
timer.c
49
static struct timespec
tm_limit
= { LONG_MAX, 1000000000L - 1 };
variable in typeref:struct:timespec
57
tm_max =
tm_limit
;
129
tm_max =
tm_limit
;
145
if (timespeccmp(&tm_max, &
tm_limit
, ==))
Completed in 99 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025