OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TIMEVAL_TO_TIMESPEC
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/tmux/dist/compat/
clock_gettime.c
22
#ifndef
TIMEVAL_TO_TIMESPEC
23
#define
TIMEVAL_TO_TIMESPEC
(tv, ts) do { \
35
TIMEVAL_TO_TIMESPEC
(&tv, ts);
/src/external/gpl3/gdb/dist/readline/readline/
posixtime.h
76
#ifndef
TIMEVAL_TO_TIMESPEC
77
# define
TIMEVAL_TO_TIMESPEC
(tv, ts) \
/src/external/gpl3/gdb.old/dist/readline/readline/
posixtime.h
76
#ifndef
TIMEVAL_TO_TIMESPEC
77
# define
TIMEVAL_TO_TIMESPEC
(tv, ts) \
/src/sys/sys/
time.h
53
*
TIMEVAL_TO_TIMESPEC
: exact conversion
56
#define
TIMEVAL_TO_TIMESPEC
(tv, ts) do { \
/src/lib/librumpuser/
rumpuser_port.h
317
#ifndef
TIMEVAL_TO_TIMESPEC
318
#define
TIMEVAL_TO_TIMESPEC
(tv, ts) \
Completed in 17 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026