Symbol: strsave
usr/src/cmd/awk_xpg4/awk.h
319
STRING strsave(wchar_t *string);
usr/src/cmd/awk_xpg4/awk2.c
706
fmtsave = fmt = (wchar_t *)strsave(exprstring(fnp));
usr/src/cmd/awk_xpg4/awk4.c
682
str = strsave(na==0 ? linebuf : exprstring(getlist(&np)));
usr/src/cmd/bnu/sysfiles.c
177
Systems[0] = strsave(SYSTEMS);
usr/src/cmd/bnu/sysfiles.c
182
Devices[0] = strsave(DEVICES);
usr/src/cmd/bnu/sysfiles.c
187
Dialers[0] = strsave(DIALERS);
usr/src/cmd/bnu/sysfiles.c
386
*tptr = strsave(expandpath);
usr/src/cmd/bnu/sysfiles.c
410
*tptr = strsave(tok);
usr/src/cmd/bnu/sysfiles.c
87
EXTERN char *strsave();
usr/src/cmd/bnu/sysfiles.c
90
extern char *strcpy(), *strtok(), *strchr(), *strsave();
usr/src/cmd/cmd-inet/common/kcmd.h
94
char *strsave(char *sp);
usr/src/cmd/cmd-inet/usr.bin/rcp.c
2114
local_argv[i] = strsave(argv[i]);
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2161
*cpp++ = strsave(keybuf);
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
483
*cpp = strsave(str);
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
861
if ((cp = strsave(keybuf)) == NULL) {
usr/src/cmd/eqn/lex.c
227
char *strsave(), *p1, *p2;
usr/src/cmd/eqn/lex.c
235
p1 = strsave(token);
usr/src/cmd/eqn/lex.c
239
p2 = strsave(token);
usr/src/cmd/eqn/lex.c
249
char *strsave();
usr/src/cmd/eqn/lex.c
252
spaceval = strsave(token);
usr/src/cmd/sgs/error/common/error.h
216
char *strsave(char *instring);
usr/src/cmd/sgs/error/common/errorfilter.c
107
names_ignored[i] = strsave(inbuffer);
usr/src/cmd/sgs/error/common/errorpi.c
229
nwordv[0] = strsave(currentfilename);
usr/src/cmd/sgs/error/common/errorpi.c
230
nwordv[1] = strsave(c_linenumber);
usr/src/cmd/sgs/error/common/errorpi.c
234
nwordv[4] = strsave("%%%\n");
usr/src/cmd/sgs/error/common/errorpi.c
258
nwordv[0] = strsave(currentfilename);
usr/src/cmd/sgs/error/common/errorpi.c
303
nwordv[0] = strsave(currentfilename);
usr/src/cmd/sgs/error/common/errorpi.c
315
nwordv[0] = strsave(currentfilename);
usr/src/cmd/sgs/error/common/errorpi.c
316
nwordv[1] = strsave(c_header[0]);
usr/src/cmd/sgs/error/common/errorpi.c
317
nwordv[2] = strsave(c_header[1]);
usr/src/cmd/sgs/error/common/errorpi.c
318
nwordv[3] = strsave(c_header[2]);
usr/src/cmd/sgs/error/common/errorpi.c
331
nwordv[0] = strsave(currentfilename);
usr/src/cmd/sgs/error/common/errorpi.c
332
nwordv[1] = strsave(c_linenumber);
usr/src/cmd/sgs/error/common/errorpi.c
344
currentfilename = strsave(wordv[6]);
usr/src/cmd/sgs/error/common/errorpi.c
381
nwordv[0] = strsave(currentfilename);
usr/src/cmd/sgs/error/common/errorsubr.c
198
*r_perd = strsave(cp+1);
usr/src/cmd/sgs/error/common/errorsubr.c
201
*r_pers = strsave(string);
usr/src/cmd/sgs/error/common/errorsubr.c
295
saltedbuffer = strsave(string);
usr/src/cmd/ttymon/tmexpress.c
306
pmtab->p_prompt = strsave(getword(tbuf, &size, TRUE));
usr/src/cmd/ttymon/tmextern.h
143
extern char *strsave(char *);
usr/src/cmd/ttymon/tmpmtab.c
160
gptr->p_tag = strsave(getword(ptr, &size, 0));
usr/src/cmd/ttymon/tmpmtab.c
170
gptr->p_identity = strsave(
usr/src/cmd/ttymon/tmpmtab.c
174
gptr->p_res1 = strsave(getword(ptr, &size, 0));
usr/src/cmd/ttymon/tmpmtab.c
177
gptr->p_res2 = strsave(getword(ptr, &size, 0));
usr/src/cmd/ttymon/tmpmtab.c
180
gptr->p_res3 = strsave(getword(ptr, &size, 0));
usr/src/cmd/ttymon/tmpmtab.c
183
gptr->p_device = strsave(
usr/src/cmd/ttymon/tmpmtab.c
207
strsave(expand(getword(ptr, &size, 1),
usr/src/cmd/ttymon/tmpmtab.c
222
gptr->p_ttylabel = strsave(getword(ptr,
usr/src/cmd/ttymon/tmpmtab.c
226
gptr->p_modules = strsave(getword(ptr,
usr/src/cmd/ttymon/tmpmtab.c
234
gptr->p_prompt = strsave(getword(ptr, &size,
usr/src/cmd/ttymon/tmpmtab.c
238
gptr->p_dmsg = strsave(getword(ptr, &size,
usr/src/cmd/ttymon/tmpmtab.c
243
gptr->p_termtype = strsave(getword(ptr,
usr/src/cmd/ttymon/tmpmtab.c
248
gptr->p_softcar = strsave(getword(ptr,
usr/src/cmd/ttymon/tmpmtab.c
790
p->p_dir = strsave(pwdp->pw_dir);
usr/src/cmd/ttymon/tmttydefs.c
347
tp->g_id = strsave(gptr->g_id);
usr/src/cmd/ttymon/tmttydefs.c
348
tp->g_iflags = strsave(gptr->g_iflags);
usr/src/cmd/ttymon/tmttydefs.c
349
tp->g_fflags = strsave(gptr->g_fflags);
usr/src/cmd/ttymon/tmttydefs.c
351
tp->g_nextid = strsave(gptr->g_nextid);
usr/src/cmd/ttymon/ttymon.c
609
data = strsave(src);
usr/src/cmd/ttymon/ttymon.c
610
flags = strsave(ttymode);
usr/src/cmd/ttymon/ttymon.c
618
flags = strsave(flags);
usr/src/cmd/ttymon/ttymon.c
694
serial.g_id = strsave(sp->g_id);
usr/src/cmd/ttymon/ttymon.c
698
serial.g_nextid = strsave(sp->g_nextid);
usr/src/lib/libnsl/dial/sysfiles.c
102
extern char *strsave(const char *);
usr/src/lib/libnsl/dial/sysfiles.c
205
Systems[0] = strsave(SYSTEMS);
usr/src/lib/libnsl/dial/sysfiles.c
211
Devices[0] = strsave(DEVICES);
usr/src/lib/libnsl/dial/sysfiles.c
217
Dialers[0] = strsave(DIALERS);
usr/src/lib/libnsl/dial/sysfiles.c
412
*tptr = strsave(expandpath);
usr/src/lib/libnsl/dial/sysfiles.c
435
*tptr = strsave(tok);