Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/
H A Doptim.c390 short xh_attnet; /* Attached networks */ member
411 xp->xh_attnet = 0; in minit()
446 xp->xh_attnet |= AN; in mstash()
448 xp->xh_attnet |= x; in mstash()
528 return(xtab[m]->xh_attnet); in mtype()