Searched refs:oldsigevent (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | timer.h | 114 struct oldsigevent { struct |
/titanic_41/usr/src/uts/common/os/ | ||
H A D | timer.c | 483 if (copyin(evp, &ev, sizeof (struct oldsigevent))) in timer_create() |