Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcred.h27 int cmd_credsid(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dcred.c155 cmd_credsid(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_credsid() function
H A Dgenunix.c4207 { "credsid", ":[-v]", "display a credsid_t", cmd_credsid },