Searched defs:termio_pad (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c915 termio_pad(termio_data_t *td, const char *s, uint_t lines) function
974 * for "$<>" sequences, and call termio_pad() to process them; all other chars
982 s = termio_pad(td, s + 2, lines);

Completed in 50 milliseconds