Searched refs:strftevent (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | streams.h | 67 int strftevent(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | streams.c | 1515 strftevent(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in strftevent() function
|
H A D | genunix.c | 4434 { "strftevent", ":", "print STREAMS flow trace event", strftevent },
|