| /f-stack/freebsd/ddb/ |
| H A D | db_ps.c | 219 strlcat(state, "W", sizeof(state)); in db_ps_proc() 221 strlcat(state, "X", sizeof(state)); in db_ps_proc() 223 strlcat(state, "E", sizeof(state)); in db_ps_proc() 225 strlcat(state, "V", sizeof(state)); in db_ps_proc() 227 strlcat(state, "L", sizeof(state)); in db_ps_proc() 230 strlcat(state, "s", sizeof(state)); in db_ps_proc() 233 strlcat(state, "+", sizeof(state)); in db_ps_proc() 235 strlcat(state, "J", sizeof(state)); in db_ps_proc() 286 strlcat(state, "L", sizeof(state)); in dumpthread() 294 strlcat(state, "W", sizeof(state)); in dumpthread() [all …]
|
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock.c | 95 strlcat(capp, ",AES-EBC", sizeof(capp)); in padlock_probe() 96 strlcat(capp, ",AES-CFB", sizeof(capp)); in padlock_probe() 97 strlcat(capp, ",AES-OFB", sizeof(capp)); in padlock_probe() 100 strlcat(capp, ",SHA1", sizeof(capp)); in padlock_probe() 101 strlcat(capp, ",SHA256", sizeof(capp)); in padlock_probe() 105 strlcat(capp, ",AES-CTR", sizeof(capp)); in padlock_probe() 107 strlcat(capp, ",RSA", sizeof(capp)); in padlock_probe()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_ruleset.c | 216 strlcat(anchor->path, "/", sizeof(anchor->path)); in pf_find_or_create_kruleset() 218 strlcat(anchor->path, anchor->name, sizeof(anchor->path)); in pf_find_or_create_kruleset() 321 strlcat(path, "/", MAXPATHLEN); in pf_kanchor_setup() 322 strlcat(path, name, MAXPATHLEN); in pf_kanchor_setup() 348 strlcat(pr->anchor_call, r->anchor->path, in pf_kanchor_copyout() 365 strlcat(pr->anchor_call, "../", in pf_kanchor_copyout() 375 strlcat(pr->anchor_call, r->anchor->path + (a[0] ? in pf_kanchor_copyout() 380 strlcat(pr->anchor_call, pr->anchor_call[0] ? "/*" : "*", in pf_kanchor_copyout()
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A 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); \
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp.c | 1274 VERIFY3U(len, >, strlcat(errmsg, ": ", len)); in zcp_args_error() 1275 VERIFY3U(len, >, strlcat(errmsg, fname, len)); in zcp_args_error() 1276 VERIFY3U(len, >, strlcat(errmsg, "{", len)); in zcp_args_error() 1278 VERIFY3U(len, >, strlcat(errmsg, "<", len)); in zcp_args_error() 1280 VERIFY3U(len, >, strlcat(errmsg, "(", len)); in zcp_args_error() 1281 VERIFY3U(len, >, strlcat(errmsg, in zcp_args_error() 1283 VERIFY3U(len, >, strlcat(errmsg, ")>", len)); in zcp_args_error() 1290 VERIFY3U(len, >, strlcat(errmsg, "=(", len)); in zcp_args_error() 1291 VERIFY3U(len, >, strlcat(errmsg, in zcp_args_error() 1293 VERIFY3U(len, >, strlcat(errmsg, ")", len)); in zcp_args_error() [all …]
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_string_fns.h | 82 #define strlcat(dst, src, size) rte_strlcat(dst, src, size) macro 91 #define strlcat(dst, src, size) rte_strlcat(dst, src, size) macro
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/ |
| H A D | libzfs_mount_os.c | 229 strlcat(mtabopt, ",", MNT_LINE_MAX); in zfs_parse_mount_options() 231 strlcat(mtabopt, opt, MNT_LINE_MAX); in zfs_parse_mount_options() 253 strlcat(mntopts, tmp, MNT_LINE_MAX); in append_mntopt() 256 strlcat(mtabopt, tmp, MNT_LINE_MAX); in append_mntopt() 337 strlcat(myopts, opts, MNT_LINE_MAX); in do_mount()
|
| H A D | libzfs_util_os.c | 175 (void) strlcat(fullpath, ZDIFF_SHARESDIR, MAXPATHLEN); in find_shares_object()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_device_path.c | 151 strlcat(cmp_name, "/", sizeof (cmp_name)); in zfs_strcmp_pathname() 152 strlcat(cmp_name, dir, sizeof (cmp_name)); in zfs_strcmp_pathname()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/ |
| H A D | string.h | 33 extern size_t strlcat(char *dst, const char *src, size_t dstsize);
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/os/freebsd/ |
| H A D | mnttab.c | 90 strlcat(mntopts, ",", size); in optadd() 91 strlcat(mntopts, opt, size); in optadd()
|
| /f-stack/tools/compat/ |
| H A D | strlcat.c | 41 strlcat(dst, src, siz) in strlcat() function
|
| H A D | compat.h | 96 size_t strlcat(char *dst, const char *src, size_t siz);
|
| /f-stack/freebsd/libkern/ |
| H A D | strlcat.c | 49 strlcat(char *dst, const char *src, size_t siz) in strlcat() function
|
| /f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/ |
| H A D | nfs.c | 175 strlcat(newopts, "-", sizeof (newopts)); in translate_opts() 179 strlcat(newopts, o, sizeof (newopts)); in translate_opts() 180 strlcat(newopts, " ", sizeof (newopts)); in translate_opts()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/ |
| H A D | strlcat.c | 39 strlcat(char *dst, const char *src, size_t dstsize) in strlcat() function
|
| H A D | Makefile.am | 27 strlcat.c \
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | user.m4 | 32 AC_CHECK_FUNCS([issetugid mlockall strlcat strlcpy])
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_subr.c | 4129 strlcat(buf, buf2, sizeof(buf)); in vn_printf() 4132 strlcat(buf, "|VV_ROOT", sizeof(buf)); in vn_printf() 4134 strlcat(buf, "|VV_ISTTY", sizeof(buf)); in vn_printf() 4154 strlcat(buf, "|VV_MD", sizeof(buf)); in vn_printf() 4165 strlcat(buf, buf2, sizeof(buf)); in vn_printf() 4181 strlcat(buf, buf2, sizeof(buf)); in vn_printf() 4188 strlcat(buf, buf2, sizeof(buf)); in vn_printf() 4281 strlcat(buf, ", ", sizeof(buf)); \ in DB_SHOW_COMMAND() 4323 strlcat(buf, ", ", sizeof(buf)); in DB_SHOW_COMMAND() 4334 strlcat(buf, ", ", sizeof(buf)); \ in DB_SHOW_COMMAND() [all …]
|
| /f-stack/dpdk/drivers/raw/ifpga/ |
| H A D | ifpga_rawdev.c | 195 strlcat(path, bdf, sizeof(path)); in ifpga_get_dev_vendor_id() 196 strlcat(path, "/config", sizeof(path)); in ifpga_get_dev_vendor_id() 229 strlcat(path, bdf, sizeof(path)); in ifpga_rawdev_fill_info() 259 strlcat(dir, c, sizeof(dir)); in ifpga_rawdev_fill_info() 289 strlcat(link, "/", sizeof(link)); in ifpga_rawdev_fill_info() 290 strlcat(link, sub_brg_bdf[i], sizeof(link)); in ifpga_rawdev_fill_info() 436 strlcat(path, ifpga_rdev->parent_bdf, sizeof(path)); in set_surprise_link_check_aer() 437 strlcat(path, "/config", sizeof(path)); in set_surprise_link_check_aer()
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | gt_01.c | 52 strlcat(path, "/po", sizeof(path)); in main()
|
| /f-stack/dpdk/app/test/ |
| H A D | commands.c | 376 strlcat(commands, t->command, commands_len); in commands_init() 378 strlcat(commands, "#", commands_len); in commands_init()
|
| H A D | test_string_fns.c | 153 bsd_ret = strlcat(bsd_dst, src, i); in test_rte_strlcat()
|
| /f-stack/tools/libutil/tests/ |
| H A D | humanize_number_test.c | 465 strlcat(result, separator, in str_flags() 467 strlcat(result, flags[i].name, MAX_STR_FLAGS_RESULT); in str_flags() 472 strlcat(result, noFlags, MAX_STR_FLAGS_RESULT); in str_flags()
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 3988 strlcat(buf, " FHSS", bsize); in get_chaninfo() 3990 strlcat(buf, " 11a", bsize); in get_chaninfo() 3992 strlcat(buf, " 11g", bsize); in get_chaninfo() 3994 strlcat(buf, " 11b", bsize); in get_chaninfo() 3996 strlcat(buf, "/10MHz", bsize); in get_chaninfo() 3998 strlcat(buf, "/5MHz", bsize); in get_chaninfo() 4000 strlcat(buf, " Turbo", bsize); in get_chaninfo() 4013 strlcat(buf, " vht/80", bsize); in get_chaninfo() 4021 strlcat(buf, " ht/20", bsize); in get_chaninfo() 4028 strlcat(buf, " vht", bsize); in get_chaninfo() [all …]
|