Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mailx/hdr/
H A Dconfigdefs.h92 char nt_char; /* Actual character separator */ member
/titanic_50/usr/src/cmd/mailx/
H A Doptim.c684 for (np = ntypetab; np->nt_char != 0; np++) in ntype()
685 if (np->nt_char == nc) in ntype()