Home
last modified time | relevance | path

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

/dports/sysutils/conman/conman-conman-0.3.0/
H A Dtpoll.c83 typedef struct tpoll_timer * _tpoll_timer_t;
100 struct tpoll_timer { struct
458 if (!(t = malloc (sizeof (struct tpoll_timer)))) { in tpoll_timeout_absolute()