Home
last modified time | relevance | path

Searched refs:timer (Results 1 – 5 of 5) sorted by relevance

/busybox-1.35.0/examples/
Dmdev_fat.conf65 timer root:audio 660 =snd/
71 snd/timer root:audio 660
/busybox-1.35.0/procps/
Diostat.c133 time_t timer; in get_localtime() local
134 time(&timer); in get_localtime()
135 localtime_r(&timer, ptm); in get_localtime()
Dmpstat.c657 time_t timer; in get_localtime() local
658 time(&timer); in get_localtime()
659 localtime_r(&timer, tm); in get_localtime()
/busybox-1.35.0/networking/
Dhttpd.c1116 time_t timer = time(NULL); in send_headers() local
1117 strftime(date_str, sizeof(date_str), RFC1123FMT, gmtime_r(&timer, &tm)); in send_headers()
/busybox-1.35.0/
DTODO205 watchdog.c could autodetect the timer duration via: