/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | assfail.c | 195 (void) strcat(buf, who); in lock_error() 196 (void) strcat(buf, "("); in lock_error() 199 (void) strcat(buf, ", "); in lock_error() 202 (void) strcat(buf, ")"); in lock_error() 204 (void) strcat(buf, ": "); in lock_error() 205 (void) strcat(buf, msg); in lock_error() 207 (void) strcat(buf, ": calling thread does not own the lock"); in lock_error() 209 (void) strcat(buf, ": mutex rcount = "); in lock_error() 212 (void) strcat(buf, ": calling thread already owns the lock"); in lock_error() 214 (void) strcat(buf, "\ncalling thread is "); in lock_error() [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nlm.c | 176 (void) strcat(line, sum_netobj("OH")); 178 (void) strcat(line, sum_lock()); 183 (void) strcat(line, sum_netobj("OH")); 186 (void) strcat(line, sum_lock()); 191 (void) strcat(line, sum_netobj("OH")); 194 (void) strcat(line, sum_lock()); 199 (void) strcat(line, sum_netobj("OH")); 200 (void) strcat(line, sum_lock()); 204 (void) strcat(line, sum_netobj("OH")); 205 (void) strcat(line, " "); [all …]
|
H A D | snoop_tcp.c | 304 (void) strcat(line, in print_tcpoptions() 311 (void) strcat(line, sack_blk); in print_tcpoptions() 331 (void) strcat(line, options); in print_tcpoptions() 365 (void) strcat(line, " Options=<"); in print_tcpoptions_summary() 370 (void) strcat(line, "eol>"); in print_tcpoptions_summary() 373 (void) strcat(line, "nop"); in print_tcpoptions_summary() 379 (void) strcat(line, options); in print_tcpoptions_summary() 383 (void) strcat(line, options); in print_tcpoptions_summary() 388 (void) strcat(line, "tstamp|"); in print_tcpoptions_summary() 393 (void) strcat(line, options); in print_tcpoptions_summary() [all …]
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | puterror.c | 55 (void) strcat(tmp, defmesg ? defmesg : INVINP); in puterror() 63 (void) strcat(tmp, defmesg); in puterror() 64 (void) strcat(tmp, "\n"); in puterror() 66 (void) strcat(tmp, error); in puterror() 71 (void) strcat(tmp, error); in puterror() 74 (void) strcat(tmp, "\n"); in puterror() 75 (void) strcat(tmp, defmesg); in puterror() 79 (void) strcat(tmp, error); in puterror() 85 (void) strcat(tmp, error); in puterror()
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/ |
H A D | cfga_rcm.c | 267 (void) strcat(*table, "\n"); in sata_rcm_info_table() 271 (void) strcat(*table, " "); in sata_rcm_info_table() 273 (void) strcat(*table, rsrc); in sata_rcm_info_table() 276 (void) strcat(*table, " "); in sata_rcm_info_table() 280 (void) strcat(*table, " "); in sata_rcm_info_table() 283 (void) strcat(*table, " "); in sata_rcm_info_table() 285 (void) strcat(*table, info); in sata_rcm_info_table() 288 (void) strcat(*table, " "); in sata_rcm_info_table() 291 (void) strcat(*table, "\n"); in sata_rcm_info_table() 295 (void) strcat(*table, "-"); in sata_rcm_info_table() [all …]
|
/illumos-gate/usr/src/cmd/ypcmd/shared/ |
H A D | utils.c | 98 (void) strcat(fromfile, dbm_pag); 100 (void) strcat(tofile, dbm_pag); 110 (void) strcat(fromfile, dbm_dir); 112 (void) strcat(tofile, dbm_dir); 118 (void) strcat(fromfile, dbm_pag); 120 (void) strcat(tofile, dbm_pag); 165 (void) strcat(fromfile, dbm_pag); 173 (void) strcat(fromfile, dbm_dir); 202 (void) strcat(dbfile, dbm_dir); 206 (void) strcat(dbfile, dbm_pag);
|
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | irpmarshall.c | 200 strcpy(*buffer, pw->pw_name); strcat(*buffer, fieldsep); in irp_marshall_pw() 201 strcat(*buffer, pw->pw_passwd); strcat(*buffer, fieldsep); in irp_marshall_pw() 202 strcat(*buffer, pwUid); strcat(*buffer, fieldsep); in irp_marshall_pw() 203 strcat(*buffer, pwGid); strcat(*buffer, fieldsep); in irp_marshall_pw() 204 strcat(*buffer, pwClass); strcat(*buffer, fieldsep); in irp_marshall_pw() 205 strcat(*buffer, pwChange); strcat(*buffer, fieldsep); in irp_marshall_pw() 206 strcat(*buffer, pwExpire); strcat(*buffer, fieldsep); in irp_marshall_pw() 207 strcat(*buffer, pw->pw_gecos); strcat(*buffer, fieldsep); in irp_marshall_pw() 208 strcat(*buffer, pw->pw_dir); strcat(*buffer, fieldsep); in irp_marshall_pw() 209 strcat(*buffer, pw->pw_shell); strcat(*buffer, fieldsep); in irp_marshall_pw() [all …]
|
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_rcm.c | 291 (void) strcat(*table, "\n"); in usb_rcm_info_table() 295 (void) strcat(*table, " "); in usb_rcm_info_table() 297 (void) strcat(*table, rsrc); in usb_rcm_info_table() 300 (void) strcat(*table, " "); in usb_rcm_info_table() 304 (void) strcat(*table, " "); in usb_rcm_info_table() 307 (void) strcat(*table, " "); in usb_rcm_info_table() 309 (void) strcat(*table, info); in usb_rcm_info_table() 312 (void) strcat(*table, " "); in usb_rcm_info_table() 315 (void) strcat(*table, "\n"); in usb_rcm_info_table() 319 (void) strcat(*table, "-"); in usb_rcm_info_table() [all …]
|
/illumos-gate/usr/src/lib/libnisdb/yptol/ |
H A D | shim_ancil.c | 77 strcat(path, "/"); 78 strcat(path, domain); 79 strcat(path, "/"); 83 strcat(path, NTOL_PREFIX); 84 strcat(path, map); 188 strcat(path, "/"); in ypcheck_domain_yptol() 231 (void) strcat(dbfile, dbm_dir); in ypcheck_map_existence_yptol() 244 (void) strcat(dbfile, dbm_pag); in ypcheck_map_existence_yptol() 258 (void) strcat(dbfile, TTL_POSTFIX); in ypcheck_map_existence_yptol() 259 (void) strcat(dbfile, dbm_dir); in ypcheck_map_existence_yptol() [all …]
|
/illumos-gate/usr/src/cmd/ptools/pflags/ |
H A D | pflags.c | 376 (void) strcat(str, "|DAEMON"); in prflags() 378 (void) strcat(str, "|DETACH"); in prflags() 381 (void) strcat(str, "|STOPPED"); in prflags() 383 (void) strcat(str, "|ISTOP"); in prflags() 385 (void) strcat(str, "|DSTOP"); in prflags() 388 (void) strcat(str, "|ASLEEP"); in prflags() 391 (void) strcat(str, "|PCINVAL"); in prflags() 393 (void) strcat(str, "|STEP"); in prflags() 395 (void) strcat(str, "|AGENT"); in prflags() 397 (void) strcat(str, "|ISSYS"); in prflags() [all …]
|
/illumos-gate/usr/src/tools/protocmp/ |
H A D | protodir.c | 69 (void) strcat(curpath, "/"); in resolve_relative() 74 (void) strcat(curpath, l_pos); in resolve_relative() 154 (void) strcat(strcat(strcpy(e->name, basedir), "/"), file); in parse_proto_line() 293 (void) strcat(strcat(strcpy(e->name, basedir), "/"), file); in parse_proto_link() 377 (void) strcat(strcat(strcpy(pkginfofile, protodir), "/"), in read_pkginfo() 381 (void) strcat(strcat(strcpy(pkginfofile, protodir), "/"), in read_pkginfo() 505 (void) strcat(strcat(strcpy( in first_pass_prototype() 601 (void) strcat(strcat(strcpy(include_file, in second_pass_prototype() 657 (void) strcat(strcat(strcpy(protofile, protodir), "/"), "prototype"); in process_package_dir() 660 (void) strcat(strcat(strcat(strcpy(protofile, in process_package_dir() [all …]
|
/illumos-gate/usr/src/cmd/mdb/common/modules/s1394/ |
H A D | s1394.c | 156 (void) strcat(str, tmp); in print_node_info() 158 (void) strcat(str, " | GUID\n"); in print_node_info() 164 (void) strcat(str, tmp); in print_node_info() 166 (void) strcat(str, "--|------------------\n"); in print_node_info() 183 (void) strcat(str, tmp); in print_node_info() 187 (void) strcat(str, " | Local OHCI Card\n"); in print_node_info() 190 (void) strcat(str, " | Link off\n"); in print_node_info() 195 (void) strcat(str, tmp); in print_node_info() 198 (void) strcat(str, " | ????????????????\n"); in print_node_info()
|
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_rcm.c | 326 (void) strcat(*table, "\n"); in scsi_rcm_info_table() 329 (void) strcat(*table, " "); in scsi_rcm_info_table() 330 (void) strcat(*table, rsrc); in scsi_rcm_info_table() 332 (void) strcat(*table, " "); in scsi_rcm_info_table() 335 (void) strcat(*table, " "); in scsi_rcm_info_table() 338 (void) strcat(*table, " "); in scsi_rcm_info_table() 339 (void) strcat(*table, info); in scsi_rcm_info_table() 341 (void) strcat(*table, " "); in scsi_rcm_info_table() 344 (void) strcat(*table, "\n"); in scsi_rcm_info_table() 346 (void) strcat(*table, "-"); in scsi_rcm_info_table() [all …]
|
/illumos-gate/usr/src/lib/krb5/ss/ |
H A D | utils.c | 71 strcat(string, var_name); 72 strcat(string, ",\n "); 73 strcat(string, func_name); 74 strcat(string, ",\n "); 75 strcat(string, info_string); 76 strcat(string, ",\n "); 77 strcat(string, numbuf); 78 strcat(string, " },\n");
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_rcm.c | 341 (void) strcat(*table, " "); in ib_rcm_info_table() 346 (void) strcat(*table, " "); in ib_rcm_info_table() 350 (void) strcat(*table, " "); in ib_rcm_info_table() 353 (void) strcat(*table, " "); in ib_rcm_info_table() 358 (void) strcat(*table, " "); in ib_rcm_info_table() 361 (void) strcat(*table, "\n"); in ib_rcm_info_table() 365 (void) strcat(*table, "-"); in ib_rcm_info_table() 368 (void) strcat(*table, " "); in ib_rcm_info_table() 370 (void) strcat(*table, "-"); in ib_rcm_info_table() 373 (void) strcat(*table, "\n"); in ib_rcm_info_table() [all …]
|
/illumos-gate/usr/src/cmd/getopt/ |
H A D | getopt.c | 100 (void) strcat(outstr, tmpstr); in main() 104 (void) strcat(outstr, optarg); in main() 105 (void) strcat(outstr, " "); in main() 114 (void) strcat(outstr, "-- "); in main() 117 (void) strcat(outstr, argv[optind++]); in main() 118 (void) strcat(outstr, " "); in main()
|
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 486 (void) strcat(opt2, ","); in mountfs() 487 (void) strcat(opt2, MNTOPT_ONERROR); in mountfs() 488 (void) strcat(opt2, "="); in mountfs() 489 (void) strcat(opt2, argval); in mountfs() 501 (void) strcat(opt2, ","); in mountfs() 502 (void) strcat(opt2, argval); in mountfs() 537 (void) strcat(mnt->mnt_mntopts, ","); in mountfs() 538 (void) strcat(mnt->mnt_mntopts, MNTOPT_LOGGING); in mountfs() 546 (void) strcat(mnt->mnt_mntopts, ","); in mountfs() 547 (void) strcat(mnt->mnt_mntopts, MNTOPT_NOLOGGING); in mountfs() [all …]
|
/illumos-gate/usr/src/cmd/refer/ |
H A D | sortbib.c | 208 char wd[8][BUF/4], *strcat(); in parse() 221 strcat(fld[i], "~~"); in parse() 223 strcat(fld[i], wd[n-1]); in parse() 225 strcat(fld[i], wd[n-2]); in parse() 228 strcat(fld[i], " "); in parse() 230 strcat(fld[i], wd[j]); in parse() 233 strcat(fld[i], wd[n-1]); /* year */ in parse() 235 strcat(fld[i], wd[1]); /* month */ in parse() 241 strcat(fld[i], wd[j]); in parse() 244 strcat(fld[i], wd[j]); in parse() [all …]
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | procset.c | 121 (void) strcat(str, "|WEXITED"); in woptions() 123 (void) strcat(str, "|WTRAPPED"); in woptions() 125 (void) strcat(str, "|WSTOPPED"); in woptions() 127 (void) strcat(str, "|WCONTINUED"); in woptions() 129 (void) strcat(str, "|WNOHANG"); in woptions() 131 (void) strcat(str, "|WNOWAIT"); in woptions()
|
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | mount.c | 120 (void) strcat(autofs_addr, ".autofs"); in main() 143 strcat(obuf, ","); in main() 144 strcat(obuf, in main() 201 (void) strcat(options, ","); in process_opts() 203 (void) strcat(options, opt); in process_opts() 222 strcat(opts, ","); in concat_opts() 224 return (strcat(opts, opts2)); in concat_opts()
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_debug.c | 236 strcat(buf, c); in BnxeDumpMem() 237 strcat(buf, ": "); in BnxeDumpMem() 241 strcat(buf, c); in BnxeDumpMem() 272 strcat(buf, c); in BnxeDumpPkt() 273 strcat(buf, ": "); in BnxeDumpPkt() 284 strcat(buf, c); in BnxeDumpPkt() 285 strcat(buf, ": "); in BnxeDumpPkt() 289 strcat(buf, c); in BnxeDumpPkt() 298 strcat(buf, c); in BnxeDumpPkt()
|
/illumos-gate/usr/src/cmd/fm/fmdump/common/ |
H A D | asru.c | 60 (void) strcat(state, ",faulty"); in asru_verb1() 62 (void) strcat(state, ",unusable"); in asru_verb1() 64 (void) strcat(state, ",ok"); in asru_verb1() 90 (void) strcat(state, ",faulty"); in asru_verb23_cmn() 92 (void) strcat(state, ",unusable"); in asru_verb23_cmn() 94 (void) strcat(state, ",ok"); in asru_verb23_cmn()
|
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/ |
H A D | sgfrutypes.h | 310 (void) strcat(str, tmp_str); \ 317 (void) strcat(str, tmp_str); \ 324 (void) strcat(str, tmp_str); \ 331 (void) strcat(str, tmp_str); \ 338 (void) strcat(str, tmp_str); \ 345 (void) strcat(str, tmp_str); \ 352 (void) strcat(str, tmp_str); \
|
/illumos-gate/usr/src/psm/stand/lib/names/sparc/common/ |
H A D | uname-m.c | 95 (void) strcat(mod_path, ia_name); in mod_path_uname_m() 96 (void) strcat(mod_path, "/kernel "); in mod_path_uname_m() 97 (void) strcat(mod_path, tmp); in mod_path_uname_m() 100 (void) strcat(mod_path, default_path); in mod_path_uname_m()
|
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | bootdev.c | 162 (void) strcat(prom_path, "/"); in i_devi_to_promname() 163 (void) strcat(prom_path, nodename); in i_devi_to_promname() 165 (void) strcat(prom_path, "@"); in i_devi_to_promname() 166 (void) strcat(prom_path, unit_address); in i_devi_to_promname() 273 (void) strcat(prom_path, minorname); in i_devname_to_promname() 338 (void) strcat(prom_path, "/"); in i_devname_to_promname() 339 (void) strcat(prom_path, nodename); in i_devname_to_promname() 341 (void) strcat(prom_path, "@"); in i_devname_to_promname() 342 (void) strcat(prom_path, unit_address); in i_devname_to_promname() 352 (void) strcat(prom_path, minorname); in i_devname_to_promname()
|