Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c56 } i_buffer_t; typedef
59 static i_buffer_t *buffer_list = NULL;
564 i_buffer_t *node; in add_buffer()
566 if ((node = (i_buffer_t *)malloc(sizeof (i_buffer_t))) == NULL) { in add_buffer()
592 i_buffer_t *node, *prev; in free_buffer()