Searched refs:xstr (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/expat/fuzz/ |
H A D | xml_parse_fuzzer.c | 25 #define xstr(s) str(s) macro 80 XML_Parser parentParser = XML_ParserCreate(xstr(ENCODING_FOR_FUZZING)); in LLVMFuzzerTestOneInput()
|
H A D | xml_parsebuffer_fuzzer.c | 26 #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 D | ext.c | 289 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/contrib/bmake/mk/ |
H A D | prog.mk | 68 @${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 D | README | 314 strings, using xstr(1). Note that this will not work with
|
/freebsd/usr.bin/xstr/ |
H A D | Makefile | 1 PROG= xstr
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 104 #define xstr(s) str(s) in EmitInstrDocs() macro
|
/freebsd/contrib/sendmail/src/ |
H A D | headers.c | 1179 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 D | deliver.c | 5347 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 D | Makefile | 275 SUBDIR.${MK_TOOLCHAIN}+= xstr
|
/freebsd/usr.sbin/crunch/examples/ |
H A D | really-big.conf | 53 progs whois window write xargs xinstall xstr yacc yes ypcat ypmatch ypwhich
|
/freebsd/targets/pseudo/userland/ |
H A D | Makefile.depend | 384 usr.bin/xstr \
|