Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c130 struct itimerval timeout, old_timer; in main() local
261 setitimer(ITIMER_REAL, &timeout, &old_timer); in main()
286 setitimer(ITIMER_REAL, &old_timer, NULL); /* Cancel itimer */ in main()