Home
last modified time | relevance | path

Searched refs:strlcat (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_osfp.c519 strlcat(buf, " ", len); in pfctl_lookup_fingerprint()
520 strlcat(buf, version_name, len); in pfctl_lookup_fingerprint()
523 strlcat(buf, " ", len); in pfctl_lookup_fingerprint()
526 strlcat(buf, ".", len); in pfctl_lookup_fingerprint()
528 strlcat(buf, " ", len); in pfctl_lookup_fingerprint()
529 strlcat(buf, subtype_name, len); in pfctl_lookup_fingerprint()
1018 strlcat(buf, "*", sizeof(buf)); in print_ioctl()
1020 strlcat(buf, "S", sizeof(buf)); in print_ioctl()
1022 strlcat(buf, "T", sizeof(buf)); in print_ioctl()
1025 strlcat(buf, "%", sizeof(buf)); in print_ioctl()
[all …]
/netbsd/src/games/hack/
Dhack.objnam.c142 strlcat(buf, " gem", sizeof(buf)); in typename()
236 strlcat(buf, un, bufmax); in xname()
239 strlcat(buf, an, bufmax); in xname()
243 strlcat(buf, " potion", bufmax); in xname()
256 strlcat(buf, an, bufmax); in xname()
259 strlcat(buf, un, bufmax); in xname()
262 strlcat(buf, dn, bufmax); in xname()
296 strlcat(buf, " stone", bufmax); in xname()
322 strlcat(buf, "es", bufmax); in xname()
326 strlcat(buf, "ies", bufmax); in xname()
[all …]
Dhack.options.c251 (void) strlcat(buf, "standout,", sizeof(buf)); in doset()
253 (void) strlcat(buf, "nonull,", sizeof(buf)); in doset()
255 (void) strlcat(buf, "nonews,", sizeof(buf)); in doset()
257 (void) strlcat(buf, "time,", sizeof(buf)); in doset()
259 (void) strlcat(buf, "notombstone,", sizeof(buf)); in doset()
261 (void) strlcat(buf, "!rest_on_space,", sizeof(buf)); in doset()
268 (void) strlcat(buf, "/own scores", sizeof(buf)); in doset()
/netbsd/src/sbin/ttyflags/
Dttyflags.c177 (void)strlcat(strflags, "local", sizeof(strflags)); in change_ttyflags()
183 (void)strlcat(strflags, "|", sizeof(strflags)); in change_ttyflags()
184 (void)strlcat(strflags, "rtscts", sizeof(strflags)); in change_ttyflags()
189 (void)strlcat(strflags, "|", sizeof(strflags)); in change_ttyflags()
190 (void)strlcat(strflags, "dtrcts", sizeof(strflags)); in change_ttyflags()
195 (void)strlcat(strflags, "|", sizeof(strflags)); in change_ttyflags()
196 (void)strlcat(strflags, "softcar", sizeof(strflags)); in change_ttyflags()
201 (void)strlcat(strflags, "|", sizeof(strflags)); in change_ttyflags()
202 (void)strlcat(strflags, "mdmbuf", sizeof(strflags)); in change_ttyflags()
/netbsd/src/external/bsd/tmux/dist/
Dkey-string.c347 strlcat(out, "C-", sizeof out); in key_string_lookup_key()
349 strlcat(out, "M-", sizeof out); in key_string_lookup_key()
351 strlcat(out, "S-", sizeof out); in key_string_lookup_key()
415 strlcat(out, tmp, sizeof out); in key_string_lookup_key()
425 strlcat(out, key_string_table[i].string, sizeof out); in key_string_lookup_key()
453 strlcat(out, tmp, sizeof out); in key_string_lookup_key()
457 strlcat(out, s, sizeof out); in key_string_lookup_key()
461 strlcat(out, "[", sizeof out); in key_string_lookup_key()
463 strlcat(out, "L", sizeof out); in key_string_lookup_key()
465 strlcat(out, "K", sizeof out); in key_string_lookup_key()
[all …]
Dscreen.c703 strlcat(tmp, "CURSOR,", sizeof tmp); in screen_mode_to_string()
705 strlcat(tmp, "INSERT,", sizeof tmp); in screen_mode_to_string()
707 strlcat(tmp, "KCURSOR,", sizeof tmp); in screen_mode_to_string()
709 strlcat(tmp, "KKEYPAD,", sizeof tmp); in screen_mode_to_string()
711 strlcat(tmp, "WRAP,", sizeof tmp); in screen_mode_to_string()
713 strlcat(tmp, "MOUSE_STANDARD,", sizeof tmp); in screen_mode_to_string()
715 strlcat(tmp, "MOUSE_BUTTON,", sizeof tmp); in screen_mode_to_string()
717 strlcat(tmp, "CURSOR_BLINKING,", sizeof tmp); in screen_mode_to_string()
719 strlcat(tmp, "CURSOR_VERY_VISIBLE,", sizeof tmp); in screen_mode_to_string()
721 strlcat(tmp, "MOUSE_UTF8,", sizeof tmp); in screen_mode_to_string()
[all …]
Dgrid.c880 strlcat(buf, "\\033[", len); in grid_string_cells_add_code()
882 strlcat(buf, "\033[", len); in grid_string_cells_add_code()
888 strlcat(buf, tmp, len); in grid_string_cells_add_code()
890 strlcat(buf, "m", len); in grid_string_cells_add_code()
903 strlcat(buf, "\\033]8;", len); in grid_string_cells_add_hyperlink()
905 strlcat(buf, "\033]8;", len); in grid_string_cells_add_hyperlink()
908 strlcat(buf, tmp, len); in grid_string_cells_add_hyperlink()
911 strlcat(buf, ";", len); in grid_string_cells_add_hyperlink()
912 strlcat(buf, uri, len); in grid_string_cells_add_hyperlink()
914 strlcat(buf, "\\033\\\\", len); in grid_string_cells_add_hyperlink()
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/kadmin/
Dget.c144 strlcat(buf, "(", buf_len); in format_keytype()
155 strlcat(buf, s, buf_len); in format_keytype()
168 strlcat(buf, s, buf_len); in format_keytype()
173 strlcat(buf, ")", buf_len); in format_keytype()
175 strlcat(buf, s, buf_len); in format_keytype()
258 strlcat(buf, ", ", buf_len); in format_field()
259 strlcat(buf, buf2, buf_len); in format_field()
298 strlcat(buf, "subject: ", buf_len); in format_field()
299 strlcat(buf, acl.val[i].subject, buf_len); in format_field()
301 strlcat(buf, " issuer:", buf_len); in format_field()
[all …]
/netbsd/src/usr.sbin/rpc.pcnfsd/
Dpcnfsd_misc.c215 (void) strlcat(fontname, "-Roman", sizeof(fontname)); in mapfont()
218 (void) strlcat(fontname, "-", sizeof(fontname)); in mapfont()
220 (void) strlcat(fontname, "Bold", sizeof(fontname)); in mapfont()
222 (void) strlcat(fontname, f == 't' ? "Italic" : "Oblique", in mapfont()
243 (void) strlcat(temp_file, "X", sizeof(temp_file)); /* intermediate file name */ in run_ps630()
248 (void) strlcat(commbuf, mapfont(opts[4], opts[5], opts[6]), in run_ps630()
250 (void) strlcat(commbuf, " -F ", sizeof(commbuf)); in run_ps630()
251 (void) strlcat(commbuf, mapfont(opts[7], opts[8], opts[9]), in run_ps630()
253 (void) strlcat(commbuf, " ", sizeof(commbuf)); in run_ps630()
254 (void) strlcat(commbuf, f, sizeof(commbuf)); in run_ps630()
/netbsd/src/external/bsd/cron/dist/
Dcron.c297 strlcat(result, tmp, sizeof(result)); in bitprint()
308 strlcat(result, ",min", sizeof(result)); in flagsprint()
310 strlcat(result, ",hr", sizeof(result)); in flagsprint()
312 strlcat(result, ",dom", sizeof(result)); in flagsprint()
314 strlcat(result, ",dow", sizeof(result)); in flagsprint()
316 strlcat(result, ",reboot", sizeof(result)); in flagsprint()
318 strlcat(result, ",nolog", sizeof(result)); in flagsprint()
328 strlcat(res, "[", len); in printone()
329 strlcat(res, b, len); in printone()
330 strlcat(res, "]," + (comma ? 0 : 1), len); in printone()
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dgetarg.c63 strlcat(string, "= Ns", len); in print_arg()
64 strlcat(string, " Ar ", len); in print_arg()
67 strlcat (string, "=", len); in print_arg()
69 strlcat (string, " ", len); in print_arg()
85 strlcat(string, s, len); in print_arg()
255 strlcat(buf, s, sizeof(buf)); in arg_printusage_i18n()
259 strlcat(buf, "]", sizeof(buf)); in arg_printusage_i18n()
269 strlcat(buf, "[--", sizeof(buf)); in arg_printusage_i18n()
272 strlcat(buf, "no-", sizeof(buf)); in arg_printusage_i18n()
275 strlcat(buf, args[i].long_name, sizeof(buf)); in arg_printusage_i18n()
[all …]
/netbsd/src/sys/arch/x86/x86/
Dspectre.c89 strlcat(name, "[GCC retpoline]", sizeof(name)); in v2_set_name()
95 strlcat(name, "(none)", sizeof(name)); in v2_set_name()
98 strlcat(name, " + ", sizeof(name)); in v2_set_name()
101 strlcat(name, "[AMD DIS_IND]", sizeof(name)); in v2_set_name()
104 strlcat(name, "[Intel IBRS]", sizeof(name)); in v2_set_name()
107 strlcat(name, "[Intel Enhanced IBRS]", sizeof(name)); in v2_set_name()
378 strlcat(name, "(none)", sizeof(name)); in v4_set_name()
384 strlcat(name, "[Intel SSBD]", sizeof(name)); in v4_set_name()
387 strlcat(name, "[Intel SSB_NO]", sizeof(name)); in v4_set_name()
390 strlcat(name, "[AMD SSB_NO]", sizeof(name)); in v4_set_name()
[all …]
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_arbiter.c303 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive()
304 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive()
309 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive()
310 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive()
315 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive()
316 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive()
345 strlcat(pp->a_lastcode, up->status, sizeof(pp->a_lastcode)); in arb_receive()
/netbsd/src/lib/libc/locale/
Dgeneric_lc_all.c105 strlcat(&locale->query[0], "/", in _generic_LC_ALL_setlocale()
107 strlcat(&locale->query[0], s, in _generic_LC_ALL_setlocale()
111 strlcat(&locale->query[0], "/", sizeof(locale->query)); in _generic_LC_ALL_setlocale()
112 strlcat(&locale->query[0], t, sizeof(locale->query)); in _generic_LC_ALL_setlocale()
/netbsd/src/lib/libc/gen/
Dxsyslog.c241 strlcat(fmt_cat, msgid, FMT_LEN); in _vxsyslogp_r()
242 strlcat(fmt_cat, " ", FMT_LEN); in _vxsyslogp_r()
244 strlcat(fmt_cat, "- ", FMT_LEN); in _vxsyslogp_r()
247 strlcat(fmt_cat, sdfmt, FMT_LEN); in _vxsyslogp_r()
249 strlcat(fmt_cat, "-", FMT_LEN); in _vxsyslogp_r()
257 strlcat(fmt_cat, " ", FMT_LEN); in _vxsyslogp_r()
258 strlcat(fmt_cat, msgfmt, FMT_LEN); in _vxsyslogp_r()
/netbsd/src/sys/dist/pf/net/
Dpf_ruleset.c240 strlcat(anchor->path, "/", sizeof(anchor->path)); in pf_find_or_create_ruleset()
242 strlcat(anchor->path, anchor->name, sizeof(anchor->path)); in pf_find_or_create_ruleset()
344 strlcat(path, "/", MAXPATHLEN); in pf_anchor_setup()
345 strlcat(path, name, MAXPATHLEN); in pf_anchor_setup()
371 strlcat(pr->anchor_call, r->anchor->path, in pf_anchor_copyout()
387 strlcat(pr->anchor_call, "../", in pf_anchor_copyout()
397 strlcat(pr->anchor_call, r->anchor->path + (a[0] ? in pf_anchor_copyout()
402 strlcat(pr->anchor_call, pr->anchor_call[0] ? "/*" : "*", in pf_anchor_copyout()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/otp/
DMakefile.am52 ROKEN_SRCS = snprintf.c strcasecmp.c strncasecmp.c strlwr.c strlcpy.c strlcat.c
77 strlcat.c:
78 $(LN_S) $(srcdir)/../roken/strlcat.c .
85 strlcat.c \
/netbsd/src/games/atc/
Dmain.c252 (void)strlcat(games, GAMES, 256); in default_game()
266 (void)strlcat(file, line, 256); in default_game()
279 (void)strlcat(games, GAMES, 256); in okay_game()
289 (void)strlcat(file, line, 256); in okay_game()
313 (void)strlcat(games, GAMES, 256); in list_games()
/netbsd/src/sbin/veriexecctl/
Dveriexecctl.c98 strlcat(buf, ", ", len); in flags2str()
101 strlcat(buf, "direct", len); in flags2str()
106 strlcat(buf, "indirect", len); in flags2str()
111 strlcat(buf, "file", len); in flags2str()
116 strlcat(buf, "untrusted", len); in flags2str()
/netbsd/src/crypto/external/bsd/openssh/dist/
Dldapauth.c243 strlcat(buffer, FILTER_GROUP_PREFIX, buffer_size); in ldap_parse_groups()
244 strlcat(buffer, FILTER_OR_PREFIX, buffer_size); in ldap_parse_groups()
247 strlcat(buffer, FILTER_CN_PREFIX, buffer_size); in ldap_parse_groups()
248 strlcat(buffer, garray[i], buffer_size); in ldap_parse_groups()
249 strlcat(buffer, FILTER_CN_SUFFIX, buffer_size); in ldap_parse_groups()
252 strlcat(buffer, FILTER_OR_SUFFIX, buffer_size); in ldap_parse_groups()
253 strlcat(buffer, FILTER_UID_FORMAT, buffer_size); in ldap_parse_groups()
254 strlcat(buffer, FILTER_GROUP_SUFFIX, buffer_size); in ldap_parse_groups()
/netbsd/src/external/cddl/osnet/lib/libzfs/
Dfsshare.c137 strlcat(newopts, "-", sizeof(newopts)); in translate_opts()
141 strlcat(newopts, o, sizeof(newopts)); in translate_opts()
142 strlcat(newopts, " ", sizeof(newopts)); in translate_opts()
165 if (strlcat(tmpfile, ".XXXXXXXX", sizeof(tmpfile)) >= sizeof(tmpfile)) in fsshare_main()
/netbsd/src/lib/libintl/
Dgettext.c277 strlcat(result, tmp, sizeof(result)); in split_locale()
278 strlcat(result, ":", sizeof(result)); in split_locale()
281 strlcat(result, tmp, sizeof(result)); in split_locale()
282 strlcat(result, ":", sizeof(result)); in split_locale()
285 strlcat(result, tmp, sizeof(result)); in split_locale()
286 strlcat(result, ":", sizeof(result)); in split_locale()
291 strlcat(result, tmp, sizeof(result)); in split_locale()
292 strlcat(result, ":", sizeof(result)); in split_locale()
295 strlcat(result, tmp, sizeof(result)); in split_locale()
296 strlcat(result, ":", sizeof(result)); in split_locale()
[all …]
/netbsd/src/tests/lib/libc/locale/
Dt_strfmon.c118 strlcat(expected, ts, sizeof(expected)); in ATF_TC_BODY()
119 strlcat(expected, "234", sizeof(expected)); in ATF_TC_BODY()
203 strlcat(actual, buf, sizeof(actual)); in ATF_TC_BODY()
248 strlcat(actual, buf, sizeof(actual)); in ATF_TC_BODY()
/netbsd/src/common/lib/libc/arch/arm/string/
Dstrlcat.S6 WEAK_ALIAS(strlcat, _strlcat)
7 #define strlcat _strlcat macro
/netbsd/src/sys/dev/mvme/
Dmvmebus.c800 strlcat(mstring, dsiz[ds & 0x7], sizeof(mstring)); in mvmebus_mod_string()
804 strlcat(mstring, "D", sizeof(mstring)); in mvmebus_mod_string()
806 strlcat(mstring, "P", sizeof(mstring)); in mvmebus_mod_string()
808 strlcat(mstring, "U", sizeof(mstring)); in mvmebus_mod_string()
810 strlcat(mstring, "S", sizeof(mstring)); in mvmebus_mod_string()
812 strlcat(mstring, "B", sizeof(mstring)); in mvmebus_mod_string()
814 strlcat(mstring, "6", sizeof(mstring)); in mvmebus_mod_string()
815 strlcat(mstring, ")", sizeof(mstring)); in mvmebus_mod_string()
817 strlcat(mstring, ((am & VME_AM_PRIVMASK) == VME_AM_USER) ? in mvmebus_mod_string()
819 strlcat(mstring, mode[am & VME_AM_MODEMASK], sizeof(mstring)); in mvmebus_mod_string()

12345678910>>...13