Home
last modified time | relevance | path

Searched refs:qstrdup (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dfindscripts.c122 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()
H A Dqstrdup.c44 qstrdup(char *s) in qstrdup() function
H A Ddockdeps.c359 alist[found] = qstrdup(pt+1); in getaline()
365 vlist[found] = qstrdup(pt); in getaline()
H A DMakefile34 qreason.o qstrdup.o setadmin.o setlist.o \
H A Dsetlist.c194 list_ptr = qstrdup(slist); in cl_sets()
H A Dfixpath.c689 return (qstrdup(path_buf)); in expand_path()
/titanic_41/usr/src/cmd/svr4pkg/pkgmk/
H A Dmkpkgmap.c152 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()
H A Dmain.c521 cl_sets(qstrdup(pt)); in main()
540 pt = qstrdup(pt); in main()
830 ckmissing(qstrdup(path), 'd'); in ckmissing()
H A Dsplpkgmap.c485 dirlist[i] = qstrdup(path); in allocnode()
600 cl[nclass].name = qstrdup(aclass); in addclass()
/titanic_41/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c406 tmpdir = spooldir = qstrdup(tmpnam(NULL)); in main()
577 pathlist[npaths] = qstrdup(pathname); in setpathlist()
H A Dcheckmap.c164 cl_sets(qstrdup(cl)); in checkmap()
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/
H A Dcheck.c95 rstates = qstrdup(pt); in rckrunlevel()
H A Dmain.c783 cl_sets(qstrdup(value)); in main()
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h228 extern char *qstrdup __P((char *s));
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c1964 putparam("INSTDATE", qstrdup(cbuf)); in main()
2421 (void) setlist(&pclass, qstrdup(oldValue)); in merg_pkginfos()
H A Dcheck.c327 istates = qstrdup(pt); in ckrunlevel()
/titanic_41/
H A D.gitignore2762 usr/src/cmd/svr4pkg/libinst/qstrdup.i