Home
last modified time | relevance | path

Searched refs:xstr (Results 1 – 12 of 12) sorted by relevance

/freebsd/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)); in LLVMFuzzerTestOneInput()
H A Dxml_parsebuffer_fuzzer.c26 #define xstr(s) str(s) macro
92 XML_Parser parentParser = XML_ParserCreate(xstr(ENCODING_FOR_FUZZING)); in LLVMFuzzerTestOneInput()
/freebsd/crypto/heimdal/lib/hdb/
H A Dext.c289 heim_utf8_string xstr; in hdb_entry_get_password() local
317 xstr = pw.data; in hdb_entry_get_password()
318 if (xstr[pw.length - 1] != '\0') { in hdb_entry_get_password()
323 *p = strdup(xstr); in hdb_entry_get_password()
/freebsd/usr.bin/xstr/
H A DMakefile2 PROG= xstr
/freebsd/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 -
H A DREADME314 strings, using xstr(1). Note that this will not work with
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp97 #define xstr(s) str(s) in EmitInstrDocs() macro
/freebsd/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/usr.bin/
H A DMakefile275 SUBDIR.${MK_TOOLCHAIN}+= xstr
/freebsd/usr.sbin/crunch/examples/
H A Dreally-big.conf53 progs whois window write xargs xinstall xstr yacc yes ypcat ypmatch ypwhich
/freebsd/targets/pseudo/userland/
H A DMakefile.depend386 usr.bin/xstr \