Searched refs:xcode (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dsmfi.c555 ** xcode -- The extended (RFC 2034) reply code.
563 smfi_setreply(ctx, rcode, xcode, message)
566 char *xcode;
583 if (xcode != NULL)
585 if (!myisenhsc(xcode, '\0'))
587 len += strlen(xcode) + 1;
606 if (xcode != NULL)
607 (void) sm_strlcat(buf, xcode, len);
610 if (xcode != NULL)
626 ** xcode
636 smfi_setmlreply(SMFICTX *ctx, const char *rcode, const char *xcode, ...) argument
[all...]
/freebsd-11-stable/contrib/unbound/contrib/ios/
H A Dsetenv_ios.sh145 XCODE_DEVELOPER=$(xcode-select -print-path 2>/dev/null)
/freebsd-11-stable/contrib/unbound/
H A Dconfig.guess1366 if command -v xcode-select > /dev/null 2> /dev/null && \
1367 ! xcode-select --print-path > /dev/null 2> /dev/null ; then
/freebsd-11-stable/contrib/dialog/
H A Dconfigure10143 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure5979 for cf_shared_opts in -xcode=pic32 -xcode=pic13 -KPIC -Kpic -O

Completed in 213 milliseconds