Searched defs:secs (Results 1 – 3 of 3) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/ |
A D | clone.c | 30 int secs = (input / 10) * 4; in clone_main() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/ |
A D | clnt.h | 174 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 176 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/ |
A D | time.c | 2334 long days, secs; in _time_mktime_tzi() local
|
Completed in 6 milliseconds