Searched refs:xcode (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/sendmail/libmilter/ |
| 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 …]
|
| /freebsd-10-stable/contrib/dialog/ |
| D | aclocal.m4 | 3829 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O
|
| D | configure | 10143 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O
|
| /freebsd-10-stable/contrib/ncurses/ |
| D | aclocal.m4 | 4408 CC_SHARED_OPTS='-xcode=pic32'
|
| D | NEWS | 237 + change CC_SHARED_OPTS from -KPIC to -xcode=pic32 for Solaris.
|