Searched refs:strcat (Results 1 - 25 of 219) sorted by relevance

123456789

/osnet-11/usr/src/lib/libadm/common/
H A Dputerror.c56 (void) strcat(tmp, defmesg ? defmesg : INVINP);
64 (void) strcat(tmp, defmesg);
65 (void) strcat(tmp, "\n");
67 (void) strcat(tmp, error);
72 (void) strcat(tmp, error);
75 (void) strcat(tmp, "\n");
76 (void) strcat(tmp, defmesg);
80 (void) strcat(tmp, error);
86 (void) strcat(tmp, error);
H A Dputhelp.c57 (void) strcat(tmp, "\n");
59 (void) strcat(tmp, help);
66 (void) strcat(tmp, "\n");
67 (void) strcat(tmp, defmesg);
H A Dckkeywd.c77 (void) strcat(ept, ", ");
78 (void) strcat(ept, keyword[i++]);
80 (void) strcat(ept, ckquit ? ", q." : ".");
H A Dckstr.c70 (void) strcat(msg, length ? " and " : " which ");
73 (void) strcat(msg, regexp[1] ? HLPMSG2 : HLPMSG3);
75 (void) strcat(msg, "\\n\\t");
76 (void) strcat(msg, regexp[i]);
79 (void) strcat(msg, HLPMSG4);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dassfail.c195 (void) strcat(buf, who);
196 (void) strcat(buf, "(");
199 (void) strcat(buf, ", ");
202 (void) strcat(buf, ")");
204 (void) strcat(buf, ": ");
205 (void) strcat(buf, msg);
207 (void) strcat(buf, ": calling thread does not own the lock");
209 (void) strcat(buf, ": mutex rcount = ");
212 (void) strcat(buf, ": calling thread already owns the lock");
214 (void) strcat(bu
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dstrcat.c41 strcat(char *s1, const char *s2) function
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dmemcmp.s33 / Fast assembly language version of the following C-program strcat
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_rcm.c251 /* zero fill for the strcat() call below */
269 (void) strcat(*table, "\n");
273 (void) strcat(*table, " ");
275 (void) strcat(*table, rsrc);
278 (void) strcat(*table, " ");
282 (void) strcat(*table, " ");
285 (void) strcat(*table, " ");
287 (void) strcat(*table, info);
290 (void) strcat(*table, " ");
293 (void) strcat(*tabl
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_rcm.c273 /* zero fill for the strcat() call below */
294 (void) strcat(*table, "\n");
298 (void) strcat(*table, " ");
300 (void) strcat(*table, rsrc);
303 (void) strcat(*table, " ");
307 (void) strcat(*table, " ");
310 (void) strcat(*table, " ");
312 (void) strcat(*table, info);
315 (void) strcat(*table, " ");
318 (void) strcat(*tabl
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_rcm.c311 /* zero fill for the strcat() call below */
326 (void) strcat(*table, "\n");
329 (void) strcat(*table, " ");
330 (void) strcat(*table, rsrc);
332 (void) strcat(*table, " ");
335 (void) strcat(*table, " ");
338 (void) strcat(*table, " ");
339 (void) strcat(*table, info);
341 (void) strcat(*table, " ");
344 (void) strcat(*tabl
[all...]
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dtmpnam_r.c59 (void) strcat(p, seed);
60 (void) strcat(p, "XXXXXX");
H A Dtempnam.c82 (void) strcat(p, "/");
88 (void) strcat(p, seed);
89 (void) strcat(p, "XXXXXX");
H A Dtmpfile.c73 (void) strcat(tfname, seed);
74 (void) strcat(tfname, XS);
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim_ancil.c82 strcat(path, "/");
83 strcat(path, domain);
84 strcat(path, "/");
88 strcat(path, NTOL_PREFIX);
89 strcat(path, map);
193 strcat(path, "/");
236 (void) strcat(dbfile, dbm_dir);
249 (void) strcat(dbfile, dbm_pag);
263 (void) strcat(dbfile, TTL_POSTFIX);
264 (void) strcat(dbfil
[all...]
H A Dyptol_utils.c87 strcat(*temp_entries, TEMP_POSTFIX);
90 strcat(*temp_ttl, TTL_POSTFIX);
91 strcat(*temp_ttl, TEMP_POSTFIX);
H A Dmap_conv.c183 strcat(map_path, domain);
185 strcat(map_path, map_name);
284 strcat(dom_path, "/");
285 strcat(dom_path, dom_list[i]);
373 strcat(map_path, domain);
375 strcat(map_path, NTOL_PREFIX);
376 strcat(map_path, map_name);
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_rcm.c344 (void) strcat(*table, " ");
349 (void) strcat(*table, " ");
353 (void) strcat(*table, " ");
356 (void) strcat(*table, " ");
361 (void) strcat(*table, " ");
364 (void) strcat(*table, "\n");
368 (void) strcat(*table, "-");
371 (void) strcat(*table, " ");
373 (void) strcat(*table, "-");
376 (void) strcat(*tabl
[all...]
/osnet-11/usr/src/lib/libmail/common/
H A Dmaillock.c71 (void) strcat(file, user);
73 (void) strcat(curlock, lockext);
75 (void) strcat(locktmp, "XXXXXX");
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c204 strcpy(*buffer, pw->pw_name); strcat(*buffer, fieldsep);
205 strcat(*buffer, pw->pw_passwd); strcat(*buffer, fieldsep);
206 strcat(*buffer, pwUid); strcat(*buffer, fieldsep);
207 strcat(*buffer, pwGid); strcat(*buffer, fieldsep);
208 strcat(*buffer, pwClass); strcat(*buffer, fieldsep);
209 strcat(*buffe
[all...]
/osnet-11/usr/src/lib/libfedfs/common/
H A Dpathtools.c52 (void) strcat(buf, "/");
53 (void) strcat(buf, path);
/osnet-11/usr/src/lib/libbsm/common/
H A Dgetauditflags.c49 (void) strcat(s, prefix);
56 (void) strcat(s, ",");
104 (void) strcat(auditstring, "all");
107 (void) strcat(auditstring, "+all,");
110 (void) strcat(auditstring, "-all,");
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rcm.c553 (void) strcat(*table, "\n");
556 (void) strcat(*table, " ");
557 (void) strcat(*table, rsrc);
559 (void) strcat(*table, " ");
562 (void) strcat(*table, " ");
565 (void) strcat(*table, " ");
566 (void) strcat(*table, info);
568 (void) strcat(*table, " ");
571 (void) strcat(*table, "\n");
573 (void) strcat(*tabl
[all...]
/osnet-11/usr/src/lib/libc/port/rt/
H A Dpos4obj.c174 (void) strcat(dfile, type);
175 (void) strcat(dfile, path + 1);
192 (void) strcat(dfile, ".");
193 (void) strcat(dfile, (const char *)hashbuf);
228 (void) strcat(dfile, "/");
229 (void) strcat(dfile, type);
248 (void) strcat(dfile, path);
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A DIntrs.xs48 (void) strcat(intrpath, path);
49 (void) strcat(intrpath, ":intr");
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_dim.c108 (void) strcat(devices, ":");
109 (void) strcat(devices, minor_name);

Completed in 59 milliseconds

123456789