Searched refs:xcode (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/libmilter/ |
H A D | smfi.c | 564 smfi_setreply(ctx, rcode, xcode, message) in smfi_setreply() argument 567 char *xcode; 584 if (xcode != NULL) 586 if (!myisenhsc(xcode, '\0')) 588 len += strlen(xcode) + 1; 607 if (xcode != NULL) 608 (void) sm_strlcat(buf, xcode, len); 611 if (xcode != NULL) 637 smfi_setmlreply(SMFICTX *ctx, const char *rcode, const char *xcode, ...) in smfi_setmlreply() argument 639 smfi_setmlreply(ctx, rcode, xcode, va_alist) in smfi_setmlreply() [all …]
|
/illumos-gate/usr/src/cmd/ed/ |
H A D | ed.c | 149 #define PUTM() if (xcode >= 0) puts(gettext(msgtab[xcode])) 228 static int xcode = -1; variable 1308 xcode = code; in error()
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 850 -xarch=v9 -xcode=abs44
|