Searched refs:vfpPuts (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libpkg/common/ |
H A D | putcfile.c | 267 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 D | pkglib.h | 275 #define vfpPuts(VFP, S) \ macro 303 vfpPuts((VFP), xxTeMpXX); \
|
/titanic_50/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | delmap.c | 113 vfpPuts(*tmpfp, ept->path); in delmap()
|
/titanic_50/usr/src/cmd/svr4pkg/installf/ |
H A D | dofinal.c | 155 vfpPuts(vfpo, entry->cf_ent.path); in check_db_entry()
|
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | ocfile.c | 511 vfpPuts(*a_cfTmpVfp, line); in swapcfile()
|