Home
last modified time | relevance | path

Searched defs:it (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/rt/
Dtst-timer4.c49 struct itimerspec it = { }; in thr1() local
95 struct itimerspec it = { }; in thr2() local
120 struct itimerspec it = { }; in sig1_handler() local
144 struct itimerspec it = { }; in sig2_handler() local
290 struct itimerspec it; in do_test() local
Dtst-mqueue2.c159 struct itimerval it = { .it_value = { .tv_sec = 1 } }; in do_test() local
/glibc-2.36/time/
Dtst-itimer.c49 struct itimerval it, it_old; in do_test() local
/glibc-2.36/manual/examples/
Dswapcontext.c76 struct itimerval it; in main() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-timerfd.c68 struct itimerspec it = { { 0, 0 }, { TYPE_MAXIMUM (time_t), 0 } }; in timerfd_large_timeout() local
/glibc-2.36/posix/
Dtst-vfork2.c65 struct itimerval it; in do_test() local
/glibc-2.36/sysdeps/mach/hurd/
Dsetitimer.c143 struct itimerval it; in restart_itimer() local
373 struct itimerval it; in fork_itimer() local
/glibc-2.36/sysdeps/pthread/
Dtst-cancel19.c121 struct itimerval it; in do_test() local
/glibc-2.36/math/
Dgen-auto-libm-tests.c1145 handle_input_arg (const char *arg, input_test *it, size_t num_prev_args, in handle_input_arg()
1351 input_test *it = &tf->tests[tf->num_tests]; in add_test() local
1752 bool narrow, input_test *it, generic_value *inputs) in output_for_one_input_case()
2271 input_test *it = &tf->tests[j]; in generate_output() local
/glibc-2.36/string/
Dtester.c57 const char *it = "<UNSET>"; /* Routine name for message routines. */ variable
/glibc-2.36/nscd/
Dconnections.c1610 struct fdlist *it = readylist->next; in nscd_run_worker() local