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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c96 struct doc2handle { struct
97 struct doc2handle *next;
109 static struct doc2handle *sa_global_handles = NULL;
246 struct doc2handle *item;
262 struct doc2handle *item;
265 item = (struct doc2handle *)calloc(sizeof (struct doc2handle), 1);
288 struct doc2handle *item, *prev;

Completed in 49 milliseconds