Home
last modified time | relevance | path

Searched defs:nsc_service_s (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.h79 typedef struct nsc_service_s { struct
80 struct nsc_service_s *s_next; /* linked list */ argument
81 char *s_name; /* name of service */
82 nsc_svc_t *s_servers; /* providers of the service */
83 nsc_svc_t *s_clients; /* clients of the service */
84 krwlock_t s_rwlock; /* lock */