Lines Matching refs:vfpo
98 static int do_like_ent(VFP_T *vfpo, struct cfextra *el_ent,
100 static int do_new_ent(VFP_T *vfpo, struct cfextra *el_ent, int ctrl);
106 static void output(VFP_T *vfpo, struct cfent *ent, struct pinfo *pinfo);
290 do_like_ent(VFP_T *vfpo, struct cfextra *el_ent, struct cfent *cf_ent, int ctrl) in do_like_ent() argument
345 if (putcvfpfile(cf_ent, vfpo)) { in do_like_ent()
486 output(vfpo, cf_ent, pkgpinfo); in do_like_ent()
489 output(vfpo, &(el_ent->cf_ent), pkgpinfo); in do_like_ent()
522 do_new_ent(VFP_T *vfpo, struct cfextra *el_ent, int ctrl) in do_new_ent() argument
616 output(vfpo, &(el_ent->cf_ent), pinfo); in do_new_ent()
1056 output(VFP_T *vfpo, struct cfent *ent, struct pinfo *pinfo) in output() argument
1067 if (putcvfpfile(ent, vfpo)) { in output()
1076 if (putcvfpfile(ent, vfpo)) { in output()