Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.h63 int str2mate(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dstreams.c849 str2mate(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in str2mate() function
H A Dgenunix.c4437 { "str2mate", ":", "print mate of this stream", str2mate },