Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dtimers.c30 typedef struct _timer struct
34 struct _timer *next; argument
35 void (*action)(void*);
36 void *handle;