| /freebsd-12-stable/crypto/heimdal/lib/hdb/ |
| D | print.c | 61 append_string(krb5_context context, krb5_storage *sp, const char *fmt, ...) in append_string() function 92 return append_string(context, sp, "\"%.*s\"", in append_hex() 95 append_string(context, sp, "%s", p); in append_hex() 114 return append_string(context, sp, "- "); in append_event() 120 ret = append_string(context, sp, "%s:%s ", in append_event() 137 append_string(context, sp, "%s ", p); in entry2string_int() 140 append_string(context, sp, "%d", ent->kvno); in entry2string_int() 145 append_string(context, sp, ":%d:%d:", in entry2string_int() 149 append_string(context, sp, "::%d:", in entry2string_int() 153 append_string(context, sp, ":"); in entry2string_int() [all …]
|
| /freebsd-12-stable/crypto/heimdal/lib/hx509/ |
| D | name.c | 122 append_string(char **str, size_t *total_len, const char *ss, in append_string() function 285 append_string(str, &total_len, oidname, strlen(oidname), 0); in _hx509_Name_to_string() 287 append_string(str, &total_len, "=", 1, 0); in _hx509_Name_to_string() 288 append_string(str, &total_len, ss, len, 1); in _hx509_Name_to_string() 295 append_string(str, &total_len, "+", 1, 0); in _hx509_Name_to_string() 299 append_string(str, &total_len, ",", 1, 0); in _hx509_Name_to_string()
|
| /freebsd-12-stable/usr.sbin/bhyve/ |
| D | gdb.c | 554 append_string(const char *str) in append_string() function 636 append_string("OK"); in send_ok() 675 append_string("thread:"); in report_stop() 681 append_string("swbreak:;"); in report_stop() 1415 append_string("PacketSize=4096"); in check_features() 1416 append_string(";swbreak+"); in check_features() 1434 append_string("QC"); in gdb_query()
|
| /freebsd-12-stable/contrib/tcpdump/missing/ |
| D | snprintf.c | 215 append_string (struct state *state, in append_string() function 358 if (append_string(state, in xyzprintf()
|
| /freebsd-12-stable/contrib/libpcap/missing/ |
| D | snprintf.c | 219 append_string (struct state *state, in append_string() function 362 if (append_string(state, in xyzprintf()
|
| /freebsd-12-stable/crypto/heimdal/lib/roken/ |
| D | snprintf.c | 256 append_string (struct snprintf_state *state, in append_string() function 440 len += append_string(state, in xyzprintf()
|
| D | ChangeLog | 1234 * snprintf.c (append_string): handle NULL strings by printing
|
| /freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| D | MachONormalizedFileBinaryUtils.h | 47 void append_string(StringRef str) { in append_string() function
|
| D | MachONormalizedFileBinaryWriter.cpp | 1208 _bindingInfo.append_string(entry.symbolName); in buildBindInfo() 1252 _lazyBindingInfo.append_string(entry.symbolName); in buildLazyBindInfo() 1381 out.append_string(_importedName); in appendToByteBuffer() 1421 out.append_string(edge._subString); in appendToByteBuffer()
|