Home
last modified time | relevance | path

Searched refs:swapcfile (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/pkgremove/
H A Ddelmap.c156 n = swapcfile(*pkgserver, tmpfp, pkginst, dbchg); in delmap()
/titanic_41/usr/src/cmd/svr4pkg/installf/
H A Dmain.c393 if ((n = swapcfile(pkgserver, &cfTmpVfp, pkginst, 1)) in main()
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c440 swapcfile(PKGserver server, VFP_T **a_cfTmpVfp, char *pkginst, int dbchg) in swapcfile() function
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h286 extern int swapcfile __P((PKGserver server, VFP_T **a_tmpvfp,
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c1421 n = swapcfile(pkgserver, a_cfTmpVfp, pkginst, dbchg); in endofclass()
H A Dmain.c1926 n = swapcfile(pkgserver, &cfTmpVfp, pkginst, dbchg); in main()