Home
last modified time | relevance | path

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

/titanic_44/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) in netlook() argument
265 return(mstash(nbuf, attnet)); in netlook()
425 mstash(char name[], int attnet) in mstash() argument
444 x = ntype(attnet); in mstash()