Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.h44 struct nstset;
69 struct nstset *tp_set; /* Set to which thread belongs */
103 typedef struct nstset { struct
104 struct nstset *set_next; /* Next set in list of sets */ argument
/titanic_50/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c1527 nstset(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in nstset() function
2115 { "nstset", "?[-frtv]", "list nstset structure", nstset },