Home
last modified time | relevance | path

Searched refs:vfpPuts (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libpkg/common/
H A Dputcfile.c267 vfpPuts(a_vfp, a_ept->path); in putcvfpfile()
273 vfpPuts(a_vfp, a_ept->ainfo.local); in putcvfpfile()
288 vfpPuts(a_vfp, a_ept->pkg_class); in putcvfpfile()
326 vfpPuts(a_vfp, a_ept->ainfo.owner); in putcvfpfile()
330 vfpPuts(a_vfp, a_ept->ainfo.group); in putcvfpfile()
361 vfpPuts(a_vfp, pinfo->pkg); in putcvfpfile()
369 vfpPuts(a_vfp, pinfo->aclass); in putcvfpfile()
H A Dpkglib.h275 #define vfpPuts(VFP, S) \ macro
303 vfpPuts((VFP), xxTeMpXX); \
/titanic_50/usr/src/cmd/svr4pkg/pkgremove/
H A Ddelmap.c113 vfpPuts(*tmpfp, ept->path); in delmap()
/titanic_50/usr/src/cmd/svr4pkg/installf/
H A Ddofinal.c155 vfpPuts(vfpo, entry->cf_ent.path); in check_db_entry()
/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c511 vfpPuts(*a_cfTmpVfp, line); in swapcfile()