| /freebsd-12-stable/sbin/pfctl/ |
| D | pfctl_osfp.c | 521 strlcat(buf, " ", len); in pfctl_lookup_fingerprint() 522 strlcat(buf, version_name, len); in pfctl_lookup_fingerprint() 525 strlcat(buf, " ", len); in pfctl_lookup_fingerprint() 528 strlcat(buf, ".", len); in pfctl_lookup_fingerprint() 530 strlcat(buf, " ", len); in pfctl_lookup_fingerprint() 531 strlcat(buf, subtype_name, len); in pfctl_lookup_fingerprint() 1020 strlcat(buf, "*", sizeof(buf)); in print_ioctl() 1022 strlcat(buf, "S", sizeof(buf)); in print_ioctl() 1024 strlcat(buf, "T", sizeof(buf)); in print_ioctl() 1027 strlcat(buf, "%", sizeof(buf)); in print_ioctl() [all …]
|
| /freebsd-12-stable/lib/libc/gen/ |
| D | fmtmsg.c | 102 strlcat(output, ": ", size) 105 strlcat(output, "\n", size) 108 strlcat(output, " ", size) 140 strlcat(output, label, size); in printfmt() 143 strlcat(output, sevinfo(sev), size); in printfmt() 146 strlcat(output, text, size); in printfmt() 149 strlcat(output, "TO FIX: ", size); in printfmt() 150 strlcat(output, act, size); in printfmt() 153 strlcat(output, tag, size); in printfmt()
|
| /freebsd-12-stable/usr.sbin/lpr/common_source/ |
| D | matchjobs.c | 111 strlcat(buildstr, jspec->wanteduser, strsize); in format_jobspec() 114 strlcat(buildstr, ":", strsize); in format_jobspec() 115 strlcat(buildstr, rangestr, strsize); in format_jobspec() 118 strlcat(buildstr, "@", strsize); in format_jobspec() 129 strlcat(jspec->fmtoutput, jspec->wantedhost, strsize); in format_jobspec() 135 strlcat(buildstr, rangestr, strsize); in format_jobspec() 138 strlcat(buildstr, " ", strsize); in format_jobspec() 139 strlcat(buildstr, fromuser, strsize); in format_jobspec() 140 strlcat(buildstr, jspec->wanteduser, strsize); in format_jobspec() 145 strlcat(buildstr, " ", strsize); in format_jobspec() [all …]
|
| /freebsd-12-stable/tools/test/ptrace/ |
| D | scescx.c | 54 strlcat(c, "CONT", sizeof(c)); in decode_wait_status() 60 strlcat(c, ",", sizeof(c)); in decode_wait_status() 62 strlcat(c, b, sizeof(c)); in decode_wait_status() 68 strlcat(c, ",", sizeof(c)); in decode_wait_status() 70 strlcat(c, b, sizeof(c)); in decode_wait_status() 72 strlcat(c, ",CORE", sizeof(c)); in decode_wait_status() 78 strlcat(c, ",", sizeof(c)); in decode_wait_status() 80 strlcat(c, b, sizeof(c)); in decode_wait_status() 117 strlcat(c, ",", sizeof(c)); in decode_pl_flags() 118 strlcat(c, decode[i].desc, sizeof(c)); in decode_pl_flags() [all …]
|
| /freebsd-12-stable/sys/ddb/ |
| D | db_ps.c | 205 strlcat(state, "W", sizeof(state)); in db_ps() 207 strlcat(state, "X", sizeof(state)); in db_ps() 209 strlcat(state, "E", sizeof(state)); in db_ps() 211 strlcat(state, "V", sizeof(state)); in db_ps() 213 strlcat(state, "L", sizeof(state)); in db_ps() 216 strlcat(state, "s", sizeof(state)); in db_ps() 219 strlcat(state, "+", sizeof(state)); in db_ps() 221 strlcat(state, "J", sizeof(state)); in db_ps() 277 strlcat(state, "L", sizeof(state)); in dumpthread() 280 strlcat(state, "S", sizeof(state)); in dumpthread() [all …]
|
| /freebsd-12-stable/tests/sys/cddl/zfs/bin/ |
| D | rename_dir.c | 70 (void) strlcat(buf, "c_count: %d,", 256); in main() 71 (void) strlcat(buf, msg, 256); in main() 84 (void) strlcat(buf, "p_count: %d,", 256); in main() 85 (void) strlcat(buf, msg, 256); in main()
|
| /freebsd-12-stable/crypto/heimdal/kadmin/ |
| D | get.c | 135 strlcat(buf, "(", buf_len); in format_keytype() 143 strlcat(buf, s, buf_len); in format_keytype() 153 strlcat(buf, s, buf_len); in format_keytype() 156 strlcat(buf, ")", buf_len); in format_keytype() 238 strlcat(buf, ", ", buf_len); in format_field() 239 strlcat(buf, buf2, buf_len); in format_field() 278 strlcat(buf, "subject: ", buf_len); in format_field() 279 strlcat(buf, acl.val[i].subject, buf_len); in format_field() 281 strlcat(buf, " issuer:", buf_len); in format_field() 282 strlcat(buf, *acl.val[i].issuer, buf_len); in format_field() [all …]
|
| /freebsd-12-stable/sys/netpfil/pf/ |
| D | pf_ruleset.c | 217 strlcat(anchor->path, "/", sizeof(anchor->path)); in pf_find_or_create_kruleset() 219 strlcat(anchor->path, anchor->name, sizeof(anchor->path)); in pf_find_or_create_kruleset() 322 strlcat(path, "/", MAXPATHLEN); in pf_kanchor_setup() 323 strlcat(path, name, MAXPATHLEN); in pf_kanchor_setup() 350 strlcat(anchor_call, r->anchor->path, in pf_kanchor_nvcopyout() 364 strlcat(anchor_call, "../", in pf_kanchor_nvcopyout() 373 strlcat(anchor_call, r->anchor->path + (a[0] ? in pf_kanchor_nvcopyout() 378 strlcat(anchor_call, anchor_call[0] ? "/*" : "*", in pf_kanchor_nvcopyout() 396 strlcat(pr->anchor_call, r->anchor->path, in pf_kanchor_copyout() 413 strlcat(pr->anchor_call, "../", in pf_kanchor_copyout() [all …]
|
| /freebsd-12-stable/crypto/heimdal/lib/roken/ |
| D | getarg.c | 61 strlcat(string, "= Ns", len); in print_arg() 62 strlcat(string, " Ar ", len); in print_arg() 65 strlcat (string, "=", len); in print_arg() 67 strlcat (string, " ", len); in print_arg() 83 strlcat(string, s, len); in print_arg() 253 strlcat(buf, s, sizeof(buf)); in arg_printusage_i18n() 257 strlcat(buf, "]", sizeof(buf)); in arg_printusage_i18n() 267 strlcat(buf, "[--", sizeof(buf)); in arg_printusage_i18n() 270 strlcat(buf, "no-", sizeof(buf)); in arg_printusage_i18n() 273 strlcat(buf, args[i].long_name, sizeof(buf)); in arg_printusage_i18n() [all …]
|
| /freebsd-12-stable/sys/crypto/via/ |
| D | padlock.c | 93 strlcat(capp, ",AES-EBC", sizeof(capp)); in padlock_probe() 94 strlcat(capp, ",AES-CFB", sizeof(capp)); in padlock_probe() 95 strlcat(capp, ",AES-OFB", sizeof(capp)); in padlock_probe() 98 strlcat(capp, ",SHA1", sizeof(capp)); in padlock_probe() 99 strlcat(capp, ",SHA256", sizeof(capp)); in padlock_probe() 103 strlcat(capp, ",AES-CTR", sizeof(capp)); in padlock_probe() 105 strlcat(capp, ",RSA", sizeof(capp)); in padlock_probe()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | progressmeter.c | 187 strlcat(buf, " ", win_size); in refresh_progress_meter() 192 strlcat(buf, "/s ", win_size); in refresh_progress_meter() 201 strlcat(buf, "- stalled -", win_size); in refresh_progress_meter() 203 strlcat(buf, " --:-- ETA", win_size); in refresh_progress_meter() 223 strlcat(buf, " ETA", win_size); in refresh_progress_meter() 225 strlcat(buf, " ", win_size); in refresh_progress_meter()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | refclock_arbiter.c | 301 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive() 302 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive() 307 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive() 308 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive() 313 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive() 314 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive() 343 strlcat(pp->a_lastcode, up->status, sizeof(pp->a_lastcode)); in arb_receive()
|
| /freebsd-12-stable/lib/libc/tests/gen/ |
| D | realpath2_test.c | 77 (void)strlcat(slnk, "empty_symlink", sizeof(slnk)); in ATF_TC_BODY() 86 (void)strlcat(path, "empty_symlink", sizeof(path)); in ATF_TC_BODY() 87 (void)strlcat(path, "/aaa", sizeof(path)); in ATF_TC_BODY()
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | zcp.c | 1263 VERIFY3U(len, >, strlcat(errmsg, ": ", len)); in zcp_args_error() 1264 VERIFY3U(len, >, strlcat(errmsg, fname, len)); in zcp_args_error() 1265 VERIFY3U(len, >, strlcat(errmsg, "{", len)); in zcp_args_error() 1267 VERIFY3U(len, >, strlcat(errmsg, "<", len)); in zcp_args_error() 1268 VERIFY3U(len, >, strlcat(errmsg, pargs[i].za_name, len)); in zcp_args_error() 1269 VERIFY3U(len, >, strlcat(errmsg, "(", len)); in zcp_args_error() 1270 VERIFY3U(len, >, strlcat(errmsg, in zcp_args_error() 1272 VERIFY3U(len, >, strlcat(errmsg, ")>", len)); in zcp_args_error() 1274 VERIFY3U(len, >, strlcat(errmsg, ", ", len)); in zcp_args_error() 1278 VERIFY3U(len, >, strlcat(errmsg, kwargs[i].za_name, len)); in zcp_args_error() [all …]
|
| /freebsd-12-stable/usr.sbin/prometheus_sysctl_exporter/ |
| D | prometheus_sysctl_exporter.c | 392 strlcat(metric, "_", mlen); in oid_get_metric() 397 strlcat(metric, buf, mlen); in oid_get_metric() 405 strlcat(metric, "_celsius", mlen); in oid_get_metric() 407 strlcat(metric, "_seconds", mlen); in oid_get_metric() 420 strlcat(metric, buf, mlen); in oid_get_metric() 424 strlcat(metric, "\\", mlen); in oid_get_metric() 426 strlcat(metric, buf, mlen); in oid_get_metric() 428 strlcat(metric, "\"", mlen); in oid_get_metric() 435 strlcat(metric, "}", mlen); in oid_get_metric()
|
| /freebsd-12-stable/cddl/compat/opensolaris/misc/ |
| D | fsshare.c | 139 strlcat(newopts, "-", sizeof(newopts)); in translate_opts() 143 strlcat(newopts, o, sizeof(newopts)); in translate_opts() 144 strlcat(newopts, " ", sizeof(newopts)); in translate_opts() 167 if (strlcat(tmpfile, ".XXXXXXXX", sizeof(tmpfile)) >= sizeof(tmpfile)) in fsshare_main()
|
| /freebsd-12-stable/contrib/openpam/lib/libpam/ |
| D | openpam_strlcat.h | 35 #undef strlcat 36 #define strlcat(arg, ...) openpam_strlcat(arg, __VA_ARGS__) macro
|
| /freebsd-12-stable/sys/cddl/dev/dtrace/x86/ |
| D | dis_tables.c | 68 extern size_t strlcat(char *, const char *, size_t); 2592 (void) strlcat(x->d86_opnd[opindex].d86_prefix, in dtrace_check_override() 2636 (void) strlcat(opnd, dis_MMREG[r_m], OPLEN); in dtrace_get_operand() 2639 (void) strlcat(opnd, dis_XMMREG[r_m], OPLEN); in dtrace_get_operand() 2642 (void) strlcat(opnd, dis_YMMREG[r_m], OPLEN); in dtrace_get_operand() 2645 (void) strlcat(opnd, dis_SEGREG[r_m], OPLEN); in dtrace_get_operand() 2648 (void) strlcat(opnd, dis_CONTROLREG[r_m], OPLEN); in dtrace_get_operand() 2651 (void) strlcat(opnd, dis_DEBUGREG[r_m], OPLEN); in dtrace_get_operand() 2654 (void) strlcat(opnd, dis_TESTREG[r_m], OPLEN); in dtrace_get_operand() 2658 (void) strlcat(opnd, dis_REG8[r_m], OPLEN); in dtrace_get_operand() [all …]
|
| /freebsd-12-stable/sys/contrib/ncsw/inc/ |
| D | debug_ext.h | 68 strlcat(dumpSubStr, p_DumpToken, DUMP_MAX_STR); \ 71 strlcat(dumpSubStr, dumpIdxStr[dumpTmpLevel], DUMP_MAX_STR); \ 76 strlcat(dumpSubStr, ".", DUMP_MAX_STR); \
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/ |
| D | t_chroot.c | 61 (void)strlcat(buf, "/dir", sizeof(buf)); in ATF_TC_BODY() 99 (void)strlcat(buf, "/file", sizeof(buf)); in ATF_TC_BODY() 187 (void)strlcat(buf, "/dir", sizeof(buf)); in ATF_TC_BODY() 223 (void)strlcat(buf, "/file", sizeof(buf)); in ATF_TC_BODY()
|
| /freebsd-12-stable/gnu/usr.bin/gdb/kgdb/ |
| D | kthr.c | 242 strlcat(buf, ": ", sizeof(buf)); in kgdb_thr_extra_thread_info() 243 strlcat(buf, comm, sizeof(buf)); in kgdb_thr_extra_thread_info() 248 strlcat(buf, "/", sizeof(buf)); in kgdb_thr_extra_thread_info() 249 strlcat(buf, td_name, sizeof(buf)); in kgdb_thr_extra_thread_info()
|
| /freebsd-12-stable/sys/dev/acpi_support/ |
| D | acpi_hp.c | 1018 strlcat(outbuf, acpi_hp_get_string_from_object( in acpi_hp_get_cmi_block() 1023 strlcat(outbuf, " ", outsize); in acpi_hp_get_cmi_block() 1025 strlcat(outbuf, acpi_hp_get_string_from_object( in acpi_hp_get_cmi_block() 1030 strlcat(outbuf, " ", outsize); in acpi_hp_get_cmi_block() 1031 strlcat(outbuf, acpi_hp_get_string_from_object( in acpi_hp_get_cmi_block() 1036 strlcat(outbuf, " ", outsize); in acpi_hp_get_cmi_block() 1050 strlcat(outbuf, "/", outsize); in acpi_hp_get_cmi_block() 1052 strlcat(outbuf, " (", outsize); in acpi_hp_get_cmi_block() 1053 strlcat(outbuf, string_buffer, outsize); in acpi_hp_get_cmi_block() 1059 strlcat(outbuf, ")", outsize); in acpi_hp_get_cmi_block() [all …]
|
| /freebsd-12-stable/sbin/nvmecontrol/ |
| D | comnd.c | 114 strlcat(buf, "=<STRING>", len); in arg_suffix() 117 strlcat(buf, "=<FILE>", len); in arg_suffix() 120 strlcat(buf, "=<NUM>", len); in arg_suffix() 156 strlcat(buf, "--", sizeof(buf)); in arg_help() 157 strlcat(buf, opts[i].long_arg, sizeof(buf)); in arg_help()
|
| /freebsd-12-stable/usr.sbin/nfsdumpstate/ |
| D | nfsdumpstate.c | 310 strlcat(flag_string, "NC ", sizeof (flag_string)); in client_flags() 312 strlcat(flag_string, "CB ", sizeof (flag_string)); in client_flags() 314 strlcat(flag_string, "GSS ", sizeof (flag_string)); in client_flags() 316 strlcat(flag_string, "REV", sizeof (flag_string)); in client_flags()
|
| /freebsd-12-stable/contrib/blacklist/port/ |
| D | strlcat.c | 39 __weak_alias(strlcat, _strlcat) in __weak_alias() argument 56 strlcat(char *dst, const char *src, size_t siz) in __weak_alias()
|