Searched defs:vntsd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsd.h27 * vntsd uses configuration information provided by vcc to export access
32 * vntsd consists of multiple components as the follows:
34 * vntsd.c
45 * is executed in the same thread as vntsd.c which is blocked on vcc control
84 * vntsd.xml
113 * Each vntsd has one lock to protect the group queue
142 * 2. the vntsd is in process of switching the client from one
146 * vntsd is in processing of a client's daemon command or the client is
150 * 2. the vntsd is processing a client's daemon command.
153 * A reader forces to become a writer via vntsd specia
309 struct vntsd *vntsd; member in struct:vntsd_group
314 typedef struct vntsd { struct
[all...]

Completed in 95 milliseconds