Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c69 const char *pa_suffix; /* element suffix string */ member
1733 (depth == 0) ? "" : pap->pa_suffix); in elt_print()
2418 pa.pa_suffix = NULL; in cmd_print()
2486 pa.pa_suffix = "->"; in cmd_print()
2489 pa.pa_suffix = "."; in cmd_print()
2491 pa.pa_suffix = ""; in cmd_print()
2509 pa.pa_suffix = strlen(buf) == 0 ? "" : "."; in cmd_print()