Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mail/
H A Disheader.c56 return(H_CONT);
60 for (i = 1; i < H_CONT; i++) {
H A Dsavehdrs.c43 if (hdrtype > H_CONT) {
46 if (hdrtype == H_CONT) {
H A Dclr_hinfo.c59 for (i = 0; i < H_CONT; i++) { in clr_hinfo()
H A Dsel_disp.c54 case H_CONT: in sel_disp()
H A Dmail.h162 #define H_CONT 26 /* Continuation of previous line */ macro
392 extern struct hdrlines hdrlines[H_CONT];
H A Dinit.c106 struct hdrlines hdrlines[H_CONT];
H A Dcopylet.c304 case H_CONT: in xxxcopylet()
H A Dsendmail.c220 case H_CONT:
/titanic_50/usr/src/cmd/mailx/hdr/
H A Ddef.h160 #define H_CONT 26 /* Continuation of previous line */ macro