Searched refs:cfent (Results 1 - 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Ddelmap.c55 extern struct cfent **eptlist;
61 struct cfent *ept;
77 eptlist = (struct cfent **)calloc(EPTMALLOC,
78 sizeof (struct cfent *));
84 ept = (struct cfent *)calloc(1,
85 (unsigned)sizeof (struct cfent));
143 ept = (struct cfent *)calloc(1, sizeof (struct cfent));
145 eptlist = (struct cfent **)realloc(eptlist,
146 (eptnum+EPTMALLOC)*sizeof (struct cfent *));
[all...]
H A Dspecial.c382 generate_special_contents_rules(int ient, struct cfent **ppcfent,
423 * Compare a path to a cfent. It will match either if the path is
424 * equal to the cfent path, or if the cfent is a symbolic or link
434 pathcmp(const char *pc, const struct cfent *pent)
498 special_contents_remove(int ient, struct cfent **ppcfent, const char *pcroot)
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dprocmap.c53 static struct cfent **eptlist;
61 static int procassign(struct cfent *ept, char **server_local,
66 static int ckdup(struct cfent *ept1, struct cfent *ept2);
88 * in the cfent structure.
91 procassign(struct cfent *ept, char **server_local, char **client_local,
192 * struct cfent representing the contents of that file.
195 struct cfent **
198 struct cfent *ept = (struct cfent *)NUL
[all...]
H A Dfinalck.c61 static int finalck_warning(struct cfent *ept, int attrchg, int contchg);
62 static int finalck_error(struct cfent *ept, int attrchg, int contchg);
65 finalck(struct cfent *ept, int attrchg, int contchg, boolean_t a_warning)
95 finalck_error(struct cfent *ept, int attrchg, int contchg)
153 finalck_warning(struct cfent *ept, int attrchg, int contchg)
H A Dpkgobjmap.c61 static int pkgobjassign(struct cfent *ept, char **server_local,
66 static int ckdup(struct cfent *ept1, struct cfent *ept2);
92 * in the cfent structure.
95 pkgobjassign(struct cfent *ept, char **server_local, char **client_local,
278 * contains a struct cfent) representing the contents of that file.
286 struct cfent *ept, map_entry;
298 (void) memset(&map_entry, '\000', sizeof (struct cfent));
301 * Fill in a cfent structure in a very preliminary fashion.
335 (void) memcpy(ept, &map_entry, sizeof (struct cfent));
[all...]
H A Dpkgdbmerg.c81 extern int cp_cfent(struct cfent *cf_ent, struct cfextra *el_ent);
95 static int is_setuid(struct cfent *ent);
96 static int is_setgid(struct cfent *ent);
97 static int merg(struct cfextra *el_ent, struct cfent *cf_ent);
99 struct cfent *cf_ent, int ctrl);
101 static int typechg(struct cfent *el_ent, struct cfent *cf_ent,
105 static void chgclass(struct cfent *cf_ent, struct pinfo *pinfo);
106 static void output(VFP_T *vfpo, struct cfent *ent, struct pinfo *pinfo);
118 static struct cfent cf_en
[all...]
H A Deptstat.c69 eptstat(struct cfent *entry, char *pkg, char c)
/illumos-gate/usr/src/lib/libpkg/common/
H A Dcfext.h57 * cfextra struct is tagged to each cfent structure requiring
68 struct cfent cf_ent; /* basic contents file entry */
H A Dpkglib.h449 extern int gpkgmap(struct cfent *ept, FILE *fp);
450 extern int gpkgmapvfp(struct cfent *ept, VFP_T *fpv);
469 extern int ppkgmap(struct cfent *ept, FILE *fp);
470 extern int putcfile(struct cfent *ept, FILE *fp);
471 extern int putcvfpfile(struct cfent *ept, VFP_T *vfp);
481 extern int srchcfile(struct cfent *ept, char *path, PKGserver server);
508 extern void tputcfent(struct cfent *ept, FILE *fp);
H A Dppkgmap.c43 ppkgmap(struct cfent *ept, FILE *fp)
H A Dputcfile.c42 * Arguments: struct cfent a_ept - data for contents file entry
50 putcfile(struct cfent *a_ept, FILE *a_fp)
210 * Arguments: struct cfent a_ept - data for contents file entry
218 putcvfpfile(struct cfent *a_ept, VFP_T *a_vfp)
H A Dtputcfent.c45 tputcfent(struct cfent *ept, FILE *fp)
H A Dsrchcfile.c94 * Arguments: ept - (struct cfent *) - [RO, *RW]
125 srchcfile(struct cfent *ept, char *path, PKGserver server)
/illumos-gate/usr/src/head/
H A Dpkgstrct.h80 struct cfent { struct
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c58 static char *findspool(struct cfent *ept);
62 ckentry(int envflag, int maptyp, struct cfent *ept, VFP_T *vfp,
210 struct cfent mine;
225 (void) memset((char *)&mine, '\0', sizeof (struct cfent));
288 findspool(struct cfent *ept)
H A Dcheckmap.c56 extern struct cfent **eptlist;
59 extern int ckentry(int, int, struct cfent *, VFP_T *, PKGserver);
74 static struct cfent entry;
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c83 static void findlink(struct cfent *ept, char *path, char *svpath);
171 struct cfent entry;
444 findlink(struct cfent *ept, char *path, char *svpath)
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h236 extern int finalck __P((struct cfent *ept, int attrchg, int contchg,
297 extern struct cfent **procmap __P((VFP_T *vfp, int mapflag, char *ir));
298 extern void repl_cfent __P((struct cfent *new, struct cfent *old));
307 extern struct pinfo *eptstat __P((struct cfent *entry, char *pkg, char c));
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c65 extern int splpkgmap(struct cfent **eptlist, unsigned int eptnum,
74 static boolean_t valid_zone_attr(struct cfent **eptlist);
156 static struct cfent *svept;
166 static void outvol(struct cfent **eptlist, unsigned int eptnum, int part,
178 struct cfent **eptlist;
704 outvol(struct cfent **eptlist, unsigned int eptnum, int part, int nparts)
873 valid_zone_attr(struct cfent **eptlist)
H A Dsplpkgmap.c66 struct cfent *ept;
98 splpkgmap(struct cfent **eptlist, unsigned int eptnum, char *order[],
103 struct cfent *ept;
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Ddofinal.c47 extern struct cfent **eptlist;
H A Dinstallf.c134 struct cfent *ept;
138 /* initialize cfent structure */
H A Dmain.c147 struct cfent *ept;
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c155 struct cfent *ept;
848 struct cfent *ept = (struct cfent *)NULL;
1140 if ((stateFlag == B_FALSE) || (ept == (struct cfent *)NULL)) {
1215 struct cfent *ept; /* entry from the internal list */
1444 struct cfent *ept;
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c112 static struct cfent entry;
141 static void pkgusage(struct cfstat *dp, struct cfent *pentry);
725 pkgusage(struct cfstat *dp, struct cfent *pentry)

Completed in 127 milliseconds

12