Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c44 static int mstash(char name[], int attnet);
46 static int netlook(char machine[], int attnet);
226 netlook(char machine[], int attnet) in netlook() argument
262 return(mstash(nbuf, attnet)); in netlook()
422 mstash(char name[], int attnet) in mstash() argument
441 x = ntype(attnet); in mstash()