Searched refs:detract (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dsend.c461 hp->h_to = detract(to, GTO);
462 hp->h_cc = detract(to, GCC);
463 hp->h_bcc = detract(to, GBCC);
H A Dcmd3.c351 cp = detract(np, 0);
377 head.h_cc = detract(np, 0);
H A Dnames.c149 detract(register struct name *np, int ntype) function
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h453 extern char *detract(register struct name *np, int ntype);

Completed in 65 milliseconds