Searched refs:Exh_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c52 exs_hdl_t *Exh_head = NULL; /* Head of ex_hdl_t list */ variable
323 for (hp = Exh_head; hp; hp = hp->h_next) {
500 for (curr = Exh_head; curr; curr = curr->h_next) {
509 if (Exh_head == NULL) {
523 hp->h_next = Exh_head;
524 Exh_head = hp;
545 ppx = &Exh_head;
578 if (Exh_head == NULL) {

Completed in 47 milliseconds