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

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dinuse_lu.c57 static struct lu_list *lu_listp = NULL; variable in typeref:struct:lu_list
93 free_lu(lu_listp); /* free old entries */
94 lu_listp = NULL;
102 listp = lu_listp;
140 sp->next = lu_listp;
141 lu_listp = sp;

Completed in 20 milliseconds