Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dutil.c597 int first = 1, wint = 0; in nameof() local
628 if ((wint = substr(cp, "remote from ")) != -1) { in nameof()
629 cp += wint + 12; in nameof()