Home
last modified time | relevance | path

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

12345678910>>...17

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_osfp.c519 strlcat(buf, " ", 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()
1029 strlcat(buf, ":", sizeof(buf)); in print_ioctl()
1032 strlcat(buf, tmp, sizeof(buf)); in print_ioctl()
1033 strlcat(buf, ":", sizeof(buf)); in print_ioctl()
1039 strlcat(buf, ":", sizeof(buf)); in print_ioctl()
1049 strlcat(buf, ":", sizeof(buf)); in print_ioctl()
1095 strlcat(buf, ":", sizeof(buf)); in print_ioctl()
[all …]
/netbsd/external/mpl/bind/dist/lib/isc/win32/
H A Dntpaths.c79 strlcat(ns_confFile, "\\etc\\named.conf", sizeof(ns_confFile)); in isc_ntpaths_init()
82 strlcat(rndc_keyFile, "\\etc\\rndc.key", sizeof(rndc_keyFile)); in isc_ntpaths_init()
85 strlcat(session_keyFile, "\\etc\\session.key", sizeof(session_keyFile)); in isc_ntpaths_init()
88 strlcat(rndc_confFile, "\\etc\\rndc.conf", sizeof(rndc_confFile)); in isc_ntpaths_init()
91 strlcat(ns_defaultpidfile, "\\etc\\named.pid", in isc_ntpaths_init()
95 strlcat(ns_lockfile, "\\etc\\named.lock", sizeof(ns_lockfile)); in isc_ntpaths_init()
98 strlcat(local_state_dir, "\\bin", sizeof(local_state_dir)); in isc_ntpaths_init()
101 strlcat(sys_conf_dir, "\\etc", sizeof(sys_conf_dir)); in isc_ntpaths_init()
105 strlcat(resolv_confFile, "\\etc\\resolv.conf", sizeof(resolv_confFile)); in isc_ntpaths_init()
108 strlcat(bind_keysFile, "\\etc\\bind.keys", sizeof(bind_keysFile)); in isc_ntpaths_init()
/netbsd/games/hack/
H A Dhack.objnam.c236 strlcat(buf, un, bufmax); in xname()
239 strlcat(buf, an, bufmax); in xname()
256 strlcat(buf, an, bufmax); in xname()
259 strlcat(buf, un, bufmax); in xname()
262 strlcat(buf, dn, bufmax); in xname()
328 strlcat(buf, "s", bufmax); in xname()
421 strlcat(bp, " ", bpmax); in aobjnam()
423 strlcat(bp, verb, bpmax); in aobjnam()
425 strlcat(bp, "is", bpmax); in aobjnam()
427 strlcat(bp, verb, bpmax); in aobjnam()
[all …]
H A 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/sbin/ttyflags/
H A 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/external/mpl/bind/dist/lib/isc/tests/
H A Dht_test.c76 strlcat((char *)key, " key of a raw hashtable!!", sizeof(key)); in test_ht_full()
85 strlcat((char *)key, " key of a raw hashtable!!", sizeof(key)); in test_ht_full()
94 strlcat((char *)key, " key of a raw hashtable!!", sizeof(key)); in test_ht_full()
106 strlcat((char *)key, " key of a raw hashtable!!", sizeof(key)); in test_ht_full()
119 strlcat((char *)key, " KEY of a raw hashtable!!", sizeof(key)); in test_ht_full()
129 strlcat((char *)key, " key of a raw hashtable!!", sizeof(key)); in test_ht_full()
140 strlcat((char *)key, " key of a raw hashtable!!", sizeof(key)); in test_ht_full()
154 strlcat((char *)key, " KEY of a raw hashtable!!", sizeof(key)); in test_ht_full()
163 strlcat((char *)key, " key of a raw hashtable!!", sizeof(key)); in test_ht_full()
219 strlcat((char *)key, "key of a raw hashtable!!", sizeof(key)); in test_ht_iterator()
[all …]
/netbsd/external/bsd/tmux/dist/
H A Dkey-string.c333 strlcat(out, "C-", sizeof out); in key_string_lookup_key()
335 strlcat(out, "M-", sizeof out); in key_string_lookup_key()
337 strlcat(out, "S-", sizeof out); in key_string_lookup_key()
401 strlcat(out, tmp, sizeof out); in key_string_lookup_key()
444 strlcat(out, tmp, sizeof out); in key_string_lookup_key()
448 strlcat(out, s, sizeof out); in key_string_lookup_key()
452 strlcat(out, "[", sizeof out); in key_string_lookup_key()
454 strlcat(out, "L", sizeof out); in key_string_lookup_key()
456 strlcat(out, "K", sizeof out); in key_string_lookup_key()
458 strlcat(out, "C", sizeof out); in key_string_lookup_key()
[all …]
H A Dscreen.c670 strlcat(tmp, "CURSOR,", sizeof tmp); in screen_mode_to_string()
672 strlcat(tmp, "INSERT,", sizeof tmp); in screen_mode_to_string()
674 strlcat(tmp, "KCURSOR,", sizeof tmp); in screen_mode_to_string()
676 strlcat(tmp, "KKEYPAD,", sizeof tmp); in screen_mode_to_string()
678 strlcat(tmp, "WRAP,", sizeof tmp); in screen_mode_to_string()
688 strlcat(tmp, "UTF8,", sizeof tmp); in screen_mode_to_string()
690 strlcat(tmp, "SGR,", sizeof tmp); in screen_mode_to_string()
694 strlcat(tmp, "FOCUSON,", sizeof tmp); in screen_mode_to_string()
696 strlcat(tmp, "MOUSE_ALL,", sizeof tmp); in screen_mode_to_string()
698 strlcat(tmp, "ORIGIN,", sizeof tmp); in screen_mode_to_string()
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/kadmin/
H A 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()
309 strlcat(buf, ", ", buf_len); in format_field()
335 strlcat(buf, " ", buf_len); in format_field()
[all …]
/netbsd/usr.sbin/rpc.pcnfsd/
H A 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/external/bsd/cron/dist/
H A 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/crypto/external/bsd/heimdal/dist/lib/roken/
H A 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()
272 strlcat(buf, "no-", sizeof(buf)); in arg_printusage_i18n()
279 strlcat(buf, "]", sizeof(buf)); in arg_printusage_i18n()
281 strlcat(buf, "...", sizeof(buf)); in arg_printusage_i18n()
[all …]
/netbsd/sys/arch/x86/x86/
H A 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()
378 strlcat(name, "(none)", sizeof(name)); in v4_set_name()
384 strlcat(name, "[Intel SSBD]", sizeof(name)); in v4_set_name()
390 strlcat(name, "[AMD SSB_NO]", sizeof(name)); in v4_set_name()
704 strlcat(name, "(none)", sizeof(name)); in mds_set_name()
710 strlcat(name, "[MDS_NO]", sizeof(name)); in mds_set_name()
[all …]
/netbsd/external/bsd/libfido2/dist/examples/
H A Dinfo.c25 if (strlcat(ret, "wink,", retlen) >= retlen) in format_flags()
28 if (strlcat(ret, "nowink,", retlen) >= retlen) in format_flags()
33 if (strlcat(ret, " cbor,", retlen) >= retlen) in format_flags()
36 if (strlcat(ret, " nocbor,", retlen) >= retlen) in format_flags()
41 if (strlcat(ret, " nomsg", retlen) >= retlen) in format_flags()
44 if (strlcat(ret, " msg", retlen) >= retlen) in format_flags()
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_arbiter.c308 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive()
309 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive()
314 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive()
315 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive()
320 strlcat(up->latlon, " ", sizeof(up->latlon)); in arb_receive()
321 strlcat(up->latlon, tbuf + 2, sizeof(up->latlon)); in arb_receive()
349 strlcat(pp->a_lastcode, up->status, sizeof(pp->a_lastcode)); in arb_receive()
/netbsd/lib/libc/locale/
H A 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/lib/libc/gen/
H A 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/sys/dist/pf/net/
H A 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/crypto/external/bsd/heimdal/dist/lib/otp/
H A 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/usr.sbin/sysinst/
H A Dupgrade.c147 strlcat(newx, "/bin/X", sizeof(newx)); in save_X()
149 strlcat(oldx, ".old", sizeof(oldx)); in save_X()
183 strlcat(newx, "/bin/X", sizeof(newx)); in merge_X()
185 strlcat(oldx, ".old", sizeof(oldx)); in merge_X()
/netbsd/games/atc/
H A 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/sbin/veriexecctl/
H A 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/crypto/external/bsd/openssh/dist/
H A 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/external/cddl/osnet/lib/libzfs/
H A 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/external/mpl/bind/dist/bin/delv/
H A Ddelv.c362 strlcat(buf, "untrusted", sizeof(buf)); in print_status()
367 strlcat(buf, ", ", sizeof(buf)); in print_status()
372 strlcat(buf, "signed answer", sizeof(buf)); in print_status()
374 strlcat(buf, ", ", sizeof(buf)); in print_status()
382 strlcat(buf, "glue data", sizeof(buf)); in print_status()
386 strlcat(buf, "unsigned answer", sizeof(buf)); in print_status()
392 strlcat(buf, "authority data", sizeof(buf)); in print_status()
395 strlcat(buf, "authoritative", sizeof(buf)); in print_status()
398 strlcat(buf, "fully validated", sizeof(buf)); in print_status()
401 strlcat(buf, "ultimate trust", sizeof(buf)); in print_status()
[all …]

12345678910>>...17