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()
2408 pa.pa_suffix = NULL; in cmd_print()
2476 pa.pa_suffix = "->"; in cmd_print()
2479 pa.pa_suffix = "."; in cmd_print()
2481 pa.pa_suffix = ""; in cmd_print()
2499 pa.pa_suffix = strlen(buf) == 0 ? "" : "."; in cmd_print()