Searched refs:FMT_TYPE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_fmt.c85 #define FMT_TYPE(x) ((x) & 0x7) /* Excludes modifying flags (FMT_WRITE) */ macro
646 switch (FMT_TYPE(fp->f_type)) {

Completed in 58 milliseconds