Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c46 static int netlook(char machine[], int attnet);
226 netlook(char machine[], int attnet) in netlook() function
311 arpamach = netlook(cp, '@'); in arpafix()
570 if ((c = netlook(netcomp, *cp)) == 0) { in optim()