Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/common/piclevent/
H A Dpicl_slm.c60 static nvlist_queue_t *nvq_tail; variable
76 nvq_tail = NULL; in init_queue()
95 nvq_tail->nvq_next = new_nvq; in add_to_queue()
96 nvq_tail = new_nvq; in add_to_queue()
112 nvq_tail = NULL; in remove_from_queue()