Searched refs:eptstat (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgdbmerg.c | 322 pkgpinfo = eptstat(cf_ent, pkginst, DUP_ENTRY); in do_like_ent() 332 pkgpinfo = eptstat(cf_ent, pkginst, RM_RDY); in do_like_ent() 442 pkgpinfo = eptstat(&(el_ent->cf_ent), pkginst, in do_like_ent() 461 eptstat(&(el_ent->cf_ent), pkginst, in do_like_ent() 465 eptstat(&(el_ent->cf_ent), pkginst, in do_like_ent() 469 eptstat(&(el_ent->cf_ent), pkginst, in do_like_ent() 473 pkgpinfo = eptstat(&(el_ent->cf_ent), in do_like_ent() 590 pinfo = eptstat(&(el_ent->cf_ent), pkginst, DUP_ENTRY); in do_new_ent()
|
H A D | eptstat.c | 69 eptstat(struct cfent *entry, char *pkg, char c) in eptstat() function
|
H A D | Makefile | 29 OBJS= copyf.o dockdeps.o echo.o eptstat.o \
|
H A D | dryrun.c | 443 extptr[n]->cf_ent.pinfo = eptstat(&(extptr[n]->cf_ent), in write_dryrun_bin() 625 pinfo_ptr = eptstat(&(ext_entry.cf_ent), in read_continue_bin()
|
/titanic_50/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | delmap.c | 103 pinfo = eptstat(ept, pkginst, (flag ? '@' : '-')); in delmap()
|
/titanic_50/usr/src/cmd/svr4pkg/installf/ |
H A D | dofinal.c | 144 (void) eptstat(&(entry->cf_ent), pkginst, '@'); in check_db_entry()
|
/titanic_50/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libinst.h | 307 extern struct pinfo *eptstat __P((struct cfent *entry, char *pkg, char c));
|
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | instvol.c | 1305 (void) eptstat(&(entry.cf_ent), pkginst, in endofclass()
|
/titanic_50/ |
H A D | .gitignore | 2740 usr/src/cmd/svr4pkg/libinst/eptstat.i
|