OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timespecaddok
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
subr_time_arith.c
221
*
timespecaddok
(tsp, usp)
227
timespecaddok
(const struct timespec *tsp, const struct timespec *usp)
function in typeref:typename:bool
400
* Note: Unlike Case I in
timespecaddok
, this criterion
516
if (__predict_false(!
timespecaddok
(&it->it_value,
kern_time.c
1703
if (!
timespecaddok
(&it->it_time.it_value, &now)) {
1712
if (!
timespecaddok
(&it->it_time.it_value, &now)) {
uipc_syscalls.c
1021
if (
timespecaddok
(&now, &ts)) {
/src/sys/sys/
time.h
271
bool
timespecaddok
(const struct timespec *, const struct timespec *) __pure;
Completed in 13 milliseconds
Indexes created Thu Nov 06 02:09:54 GMT 2025