Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Dsched.c54 static el_notice_t *curr = NULL;
84 el_notice_t *fn, *n; in il_shift()
166 el_notice_t *n, *npred; in el_init()
186 n = (el_notice_t *)malloc(sizeof (el_notice_t)); in el_init()
219 n = (el_notice_t *)malloc(sizeof (el_notice_t)); in el_init()
247 n = (el_notice_t *)malloc(sizeof (el_notice_t)); in el_init()
306 el_notice_t *n; in el_add()
309 el_notice_t *x; in el_add()
394 x = (el_notice_t *)malloc(sizeof (el_notice_t)); in el_add()
467 el_notice_t *n, *n2; in el_remove()
[all …]
H A Disns_sched.h41 } el_notice_t; typedef