Home
last modified time | relevance | path

Searched defs:timeptr (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/testsuites/unittest/posix/src/time/
Dtime_func_test_01.c409 struct tm timeptr = { 0 }; variable
452 struct tm timeptr = { 0 }; variable
/kernel/linux/linux-5.10/net/ipv4/
Dip_options.c366 unsigned char *timeptr = NULL; in __ip_options_compile() local