Searched refs:qstrdup (Results 1 – 16 of 16) sorted by relevance
122 cl_Classes[i]->inst_script = qstrdup(path); in find_CAS()128 cl_Classes[i]->inst_script = qstrdup(path); in find_CAS()153 qstrdup(path); in find_CAS()169 cl_Classes[i]->rem_script = qstrdup(path); in find_CAS()175 cl_Classes[i]->rem_script = qstrdup(path); in find_CAS()
44 qstrdup(char *s) in qstrdup() function
359 alist[found] = qstrdup(pt+1); in getaline()365 vlist[found] = qstrdup(pt); in getaline()
36 qreason.o qstrdup.o setadmin.o setlist.o \
194 list_ptr = qstrdup(slist); in cl_sets()
689 return (qstrdup(path_buf)); in expand_path()
152 rdonly[nrdonly++] = qstrdup(envparam[i]); in mkpkgmap()154 if (putenv(qstrdup(envparam[i]))) { /* bugid 1090920 */ in mkpkgmap()469 srchp[nfp][n++] = qstrdup(pt); in dosearch()497 rootp[nfp][n++] = qstrdup(pt); in dorsearch()577 d_own[nfp] = qstrdup(owner); in doattrib()578 d_grp[nfp] = qstrdup(group); in doattrib()716 proto[nfp] = qstrdup(file); in pushenv()717 dname[nfp] = qstrdup(file); in pushenv()723 dname[nfp] = qstrdup(dname[nfp-1]); in pushenv()798 if (putenv(qstrdup(s))) { in lputenv()
521 cl_sets(qstrdup(pt)); in main()540 pt = qstrdup(pt); in main()830 ckmissing(qstrdup(path), 'd'); in ckmissing()
486 dirlist[i] = qstrdup(path); in allocnode()601 cl[nclass].name = qstrdup(aclass); in addclass()
404 tmpdir = spooldir = qstrdup(tmpnam(NULL)); in main()574 pathlist[npaths] = qstrdup(pathname); in setpathlist()
164 cl_sets(qstrdup(cl)); in checkmap()
99 rstates = qstrdup(pt); in rckrunlevel()
786 cl_sets(qstrdup(value)); in main()
1968 putparam("INSTDATE", qstrdup(cbuf)); in main()2425 (void) setlist(&pclass, qstrdup(oldValue)); in merg_pkginfos()
327 istates = qstrdup(pt); in ckrunlevel()
231 extern char *qstrdup __P((char *s));