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

/sendmail/libmilter/
H A Dsmfi.c650 const char *xc; local
669 xc = xcode;
674 xc = "4.0.0";
676 xc = "5.0.0";
680 len += strlen(xc) + 1;
710 (void) sm_strlcpyn(buf, len, 3, rcode, args == 1 ? " " : "-", xc);
712 xc, " ");

Completed in 33 milliseconds