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

/freebsd-current/usr.bin/xstr/
H A DMakefile2 PROG= xstr
/freebsd-current/contrib/expat/fuzz/
H A Dxml_parse_fuzzer.c25 #define xstr(s) str(s) macro
80 XML_Parser parentParser = XML_ParserCreate(xstr(ENCODING_FOR_FUZZING));
H A Dxml_parsebuffer_fuzzer.c26 #define xstr(s) str(s) macro
92 XML_Parser parentParser = XML_ParserCreate(xstr(ENCODING_FOR_FUZZING));
/freebsd-current/contrib/bmake/mk/
H A Dprog.mk68 @${COMPILE.c:N-c} -E ${.IMPSRC} | xstr -c -
74 @${COMIPILE.cc:N-c} -E ${.IMPSRC} | xstr -c -
80 @${COMIPILE.cc:N-c} -E ${.IMPSRC} | xstr -c -
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dext.c289 heim_utf8_string xstr; local
317 xstr = pw.data;
318 if (xstr[pw.length - 1] != '\0') {
323 *p = strdup(xstr);
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp97 #define xstr(s) str(s) macro
/freebsd-current/usr.bin/
H A DMakefile275 SUBDIR.${MK_TOOLCHAIN}+= xstr
/freebsd-current/contrib/sendmail/src/
H A Dheaders.c1179 char *xstr; local
1207 xstr = e->e_from.q_paddr;
1210 xstr = xbuf;
1214 xstr = "<NONE>";
1216 "from=%.200s, size=%ld, class=%d, nrcpts=%d", xstr,
H A Ddeliver.c5347 char *xstr; local
5581 xstr = xbuf;
5583 xstr = p;
5586 (int) (++q - p), xstr, buf);
5591 xstr = xbuf;
5593 xstr = p;
5595 sm_syslog(LOG_INFO, e->e_id, "to=%.*s%s", l, xstr, buf);
/freebsd-current/usr.sbin/crunch/examples/
H A Dreally-big.conf53 progs whois window write xargs xinstall xstr yacc yes ypcat ypmatch ypwhich
/freebsd-current/targets/pseudo/userland/
H A DMakefile.depend386 usr.bin/xstr \

Completed in 265 milliseconds