Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mailx/hdr/
H A Dconfigdefs.h112 int nk_type; /* Its bit code */ member
/titanic_50/usr/src/cmd/mailx/
H A Doptim.c703 for (np = nkindtab; np->nk_type != 0; np++) in netkind()
704 if (np->nk_type == nt) in netkind()