Home
last modified time | relevance | path

Searched refs:cmd_credgrp (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dcred.h26 int cmd_credgrp(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dcred.c109 cmd_credgrp(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_credgrp() function
H A Dgenunix.c3904 { "credgrp", ":[-v]", "display cred_t groups", cmd_credgrp },