Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c99 struct doc2handle { struct
100 struct doc2handle *next; argument
112 static struct doc2handle *sa_global_handles = NULL; argument
249 struct doc2handle *item; in get_handle_for_root()
265 struct doc2handle *item; in add_handle_for_root()
268 item = calloc(1, sizeof (struct doc2handle)); in add_handle_for_root()
291 struct doc2handle *item, *prev; in remove_handle_for_root()