Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Droff.c919 int inaml; /* length returned from mandoc_escape() */ in roff_res() local
963 esc = mandoc_escape(&cp, &stnam, &inaml); in roff_res()
966 mchars_spec2cp(r->mchars, stnam, inaml) < 0)) in roff_res()