Searched defs:nstset (Results 1 – 2 of 2) sorted by relevance
103 typedef struct nstset { struct104 struct nstset *set_next; /* Next set in list of sets */ argument124 } nstset_t; argument
1527 nstset(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in nstset() function