Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c1559 int lf_len = (np - u.str) + altlen; in iob_doprnt() local
1560 if (lf_len < width) in iob_doprnt()
1561 width = lf_len; in iob_doprnt()