| /NextBSD/crypto/heimdal/lib/hdb/ |
| HD | 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 …]
|
| /NextBSD/crypto/heimdal/lib/hx509/ |
| HD | 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()
|
| /NextBSD/contrib/tcpdump/missing/ |
| HD | snprintf.c | 215 append_string (struct state *state, in append_string() function 358 if (append_string(state, in xyzprintf()
|
| /NextBSD/contrib/libpcap/missing/ |
| HD | snprintf.c | 215 append_string (struct state *state, in append_string() function 358 if (append_string(state, in xyzprintf()
|
| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | snprintf.c | 256 append_string (struct snprintf_state *state, in append_string() function 440 len += append_string(state, in xyzprintf()
|
| HD | ChangeLog | 1234 * snprintf.c (append_string): handle NULL strings by printing
|
| /NextBSD/contrib/groff/src/roff/troff/ |
| HD | input.cpp | 4096 void append_string() in append_string() function 7549 init_request("as", append_string); in init_input_requests()
|
| /NextBSD/contrib/groff/ |
| HD | ChangeLog | 1693 (define_string, append_string, define_macro, define_indirect_macro, 3163 append_string, append_nocomp_string): Updated.
|
| HD | ChangeLog.118 | 2355 (define_string, append_string): Use `calling_mode'.
|