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

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c56 } i_buffer_t; typedef in typeref:struct:i_buffer
59 static i_buffer_t *buffer_list = NULL;
562 i_buffer_t *node;
564 if ((node = (i_buffer_t *)malloc(sizeof (i_buffer_t))) == NULL) {
590 i_buffer_t *node, *prev;

Completed in 60 milliseconds