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

/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c47 static int mstash(char name[], int attnet);
49 static int netlook(char machine[], int attnet);
229 netlook(char machine[], int attnet) argument
265 return(mstash(nbuf, attnet));
425 mstash(char name[], int attnet) argument
444 x = ntype(attnet);

Completed in 69 milliseconds