Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c68 const char *pa_suffix; /* element suffix string */ member
1681 (depth == 0) ? "" : pap->pa_suffix); in elt_print()
2357 pa.pa_suffix = NULL; in cmd_print()
2425 pa.pa_suffix = "->"; in cmd_print()
2428 pa.pa_suffix = "."; in cmd_print()
2430 pa.pa_suffix = ""; in cmd_print()
2448 pa.pa_suffix = strlen(buf) == 0 ? "" : "."; in cmd_print()