Home
last modified time | relevance | path

Searched defs:ntypetab (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dconfigdefs.h89 struct ntypetab { struct
90 char nt_char; /* Actual character separator */
91 int nt_bcode; /* Type bit code */
/illumos-gate/usr/src/cmd/mailx/
H A Dconfig.c87 struct ntypetab ntypetab[] = { variable