Searched refs:itimers (Results 1 – 3 of 3) sorted by relevance
95 struct itimers { struct
662 struct itimers *p_itimers; /* (c) POSIX interval timers. */
1689 struct itimers *its; in itimers_alloc()1692 its = malloc(sizeof (struct itimers), M_SUBPROC, M_WAITOK | M_ZERO); in itimers_alloc()1713 struct itimers *its; in itimers_event_exit_exec()