Searched refs:vfp (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dvfpops.c45 * to use the various "vfp" operations to access a file, with a resulting
53 * vfpClose - close file associated with vfp
60 * vfpGetModifiedLen - get highest modified byte (length) contained in vfp
61 * vfpGetPath - get the path associated with the vfp
64 * vfpGets - get a string from the vfp into a fixed size buffer
67 * vfpOpen - open file on vfp
80 * vfpWriteToFile - write data contained in vfp to specified file
102 * flags element of the vfp. These flags may only occupy the high order order
103 * 16 bits of the 32-bit unsigned vfp "flags" object.
112 /* path name given to "anonymous" (string) vfp */
156 VFP_T *vfp; local
413 VFP_T *vfp; local
818 VFP_T *vfp; /* newly allocated checkpointed VFP */ local
985 VFP_T *vfp; /* new VFP open on checkpointed backing store */ local
[all...]
H A Dgpkgmap.c636 gpkgmapvfp(struct cfent *ept, VFP_T *vfp) argument
659 /* return error if no vfp specified */
661 if (vfp == (VFP_T *)NULL) {
666 while (((c = vfpGetcNoInc(vfp)) != '\0') && (isspace(vfpGetc(vfp))))
684 if (vfp->_vfpCurr && (vfp->_vfpCurr > vfp->_vfpEnd)) {
708 c = vfpGetc(vfp);
718 (void) findendvfp(&vfpGetCurrCharPtr(vfp));
[all...]
H A Dpkglib.h137 VFPFLAGS_T _vfpFlags; /* flags associated with vfp/data */
147 * get highest modified byte (length) contained in vfp
185 /* get the path associated with the vfp */
188 /* get a string from the vfp into a fixed size buffer */
471 extern int putcvfpfile(struct cfent *ept, VFP_T *vfp);
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c59 static int xdir(int maptyp, VFP_T *vfp, PKGserver server, char *dirname);
62 ckentry(int envflag, int maptyp, struct cfent *ept, VFP_T *vfp, argument
190 if (xdir(maptyp, vfp, server, path))
202 xdir(int maptyp, VFP_T *vfp, PKGserver server, char *dirname) argument
216 pos = vfpGetCurrCharPtr(vfp); /* get current position in file */
234 while ((n = NXTENTRY(&mine, vfp)) != 0) {
256 vfpGetCurrCharPtr(vfp) = pos;
H A Dcheckmap.c104 VFP_T *vfp = (VFP_T *)NULL; local
157 if (vfpOpen(&vfp, mapfile, "r", VFP_NONE) != 0) {
169 if ((n = NXTENTRY(&entry, vfp, server)) == 0) {
260 if (ckentry((envfile ? 1 : 0), maptyp, &entry, vfp, server))
267 (void) vfpClose(&vfp);
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dprocmap.c196 procmap(VFP_T *vfp, int mapflag, char *ir) argument
221 n = gpkgmapvfp(&map_entry, vfp);
H A Dpkgobjmap.c283 pkgobjmap(VFP_T *vfp, int mapflag, char *ir) argument
306 n = gpkgmapvfp(&map_entry, vfp);
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c565 FILE *vfp; local
572 vfp = fopen(VFSTAB, "r");
573 if (vfp == NULL) {
585 (void) fclose(vfp);
591 while (fgets(line, sizeof (line), vfp)) {
627 if (vfp)
628 (void) fclose(vfp);
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c694 VFP_T *vfp; local
699 if (vfpOpen(&vfp, pkgmap, "r", VFP_NEEDNOW) != 0) {
706 while ((n = gpkgmapvfp(&entry, vfp)) > 0) {
721 (void) vfpClose(&vfp);
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c180 VFP_T *vfp; local
376 if (vfpOpen(&vfp, t_pkgmap, "r", VFP_NEEDNOW) != 0) {
381 eptlist = procmap(vfp, 0, NULL);
387 (void) vfpClose(&vfp);
/illumos-gate/usr/src/lib/libumem/common/
H A Dvmem.c1438 vmem_freelist_t *vfp; local
1464 vfp = &vmp->vm_freelist[i];
1465 vfp->vs_end = 1UL << i;
1466 vfp->vs_knext = (vmem_seg_t *)(vfp + 1);
1467 vfp->vs_kprev = (vmem_seg_t *)(vfp - 1);
/illumos-gate/usr/src/uts/common/os/
H A Dvmem.c1454 vmem_freelist_t *vfp; local
1484 vfp = &vmp->vm_freelist[i];
1485 vfp->vs_end = 1UL << i;
1486 vfp->vs_knext = (vmem_seg_t *)(vfp + 1);
1487 vfp->vs_kprev = (vmem_seg_t *)(vfp - 1);
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h297 extern struct cfent **procmap __P((VFP_T *vfp, int mapflag, char *ir));
299 extern struct cfextra **pkgobjmap __P((VFP_T *vfp, int mapflag, char *ir));
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c582 pt_vforkp_t *vfp; local
584 while ((vfp = mdb_list_next(&pt->p_vforkp)) != NULL) {
586 (int)Pstatus(vfp->p_pshandle)->pr_pid);
593 t->t_pshandle = vfp->p_pshandle;
603 Prelease(vfp->p_pshandle, PRELEASE_CLEAR);
604 mdb_list_delete(&pt->p_vforkp, vfp);
605 mdb_free(vfp, sizeof (pt_vforkp_t));
764 pt_vforkp_t *vfp = mdb_alloc(sizeof (pt_vforkp_t), UM_SLEEP); local
767 vfp->p_pshandle = P;
768 mdb_list_append(&pt->p_vforkp, vfp);
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c1892 __out_opt uint32_t *vfp)
1919 if (vfp != NULL)
1920 *vfp = MCDI_OUT_DWORD(req, GET_FUNCTION_INFO_OUT_VF);
1889 efx_mcdi_get_function_info( __in efx_nic_t *enp, __out uint32_t *pfp, __out_opt uint32_t *vfp) argument
H A Def10_impl.h1019 __out_opt uint32_t *vfp);

Completed in 111 milliseconds