Searched refs:cmd_credgrp (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | cred.h | 26 int cmd_credgrp(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | cred.c | 109 cmd_credgrp(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_credgrp() function
|
H A D | genunix.c | 3904 { "credgrp", ":[-v]", "display cred_t groups", cmd_credgrp },
|