Searched refs:xcode (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/libmilter/ |
H A D | smfi.c | 566 smfi_setreply(ctx, rcode, xcode, message) in smfi_setreply() argument 569 char *xcode; 586 if (xcode != NULL) 588 if (!myisenhsc(xcode, '\0')) 590 len += strlen(xcode) + 1; 609 if (xcode != NULL) 610 (void) sm_strlcat(buf, xcode, len); 613 if (xcode != NULL) 639 smfi_setmlreply(SMFICTX *ctx, const char *rcode, const char *xcode, ...) in smfi_setmlreply() argument 641 smfi_setmlreply(ctx, rcode, xcode, va_alist) in smfi_setmlreply() [all …]
|
/titanic_50/usr/src/cmd/ |
H A D | Makefile.cmd.64 | 34 V9CODESIZE = -xcode=abs44
|
/titanic_50/usr/src/cmd/ed/ |
H A D | ed.c | 149 #define PUTM() if (xcode >= 0) puts(gettext(msgtab[xcode])) 229 static int xcode = -1; variable 1295 xcode = code; in error()
|
/titanic_50/usr/src/ |
H A D | Makefile.master | 331 CCABS32= -Wc,-xcode=abs32
|
/titanic_50/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 850 -xarch=v9 -xcode=abs44
|