Home
last modified time | relevance | path

Searched refs:volno (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c190 if (ept->volno > nparts) in splpkgmap()
191 nparts = ept->volno; in splpkgmap()
290 if (!f[j].ept->volno) { in splpkgmap()
291 f[j].ept->volno = 1; in splpkgmap()
368 if (nparts > (volno - 1)) { in splpkgmap()
369 new_vol = volno; in splpkgmap()
382 nparts = volno - 1; in splpkgmap()
436 sf[choice]->ept->volno = (char)volno; in store()
543 if (volno) { in newvolume()
557 volno++; in newvolume()
[all …]
H A Dmain.c741 if (eptlist[i]->volno != part) in outvol()
/illumos-gate/usr/src/lib/libpkg/common/
H A Dgpkgmap.c144 ept->volno = 0; in gpkgmap()
172 ept->volno = 1; in gpkgmap()
190 if (ept->volno) { in gpkgmap()
195 ept->volno = (ept->volno*10)+c-'0'; in gpkgmap()
199 ept->volno = 1; in gpkgmap()
212 ept->volno = 0; in gpkgmap()
650 ept->volno = 0; in gpkgmapvfp()
679 ept->volno = 1; in gpkgmapvfp()
712 ept->volno = (ept->volno*10)+c-'0'; in gpkgmapvfp()
716 ept->volno = 1; in gpkgmapvfp()
[all …]
H A Dputcfile.c74 if (a_ept->volno) { in putcfile()
75 if (fprintf(a_fp, " %d", a_ept->volno) < 0) { in putcfile()
278 if (a_ept->volno) { in putcvfpfile()
280 vfpPutInteger(a_vfp, a_ept->volno); in putcvfpfile()
H A Dppkgmap.c48 if (ept->volno) { in ppkgmap()
49 if (fprintf(fp, "%d ", ept->volno) < 0) in ppkgmap()
H A Dsrchcfile.c165 ept->volno = 0; in srchcfile()
/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.c597 dumpsymtable(symtabfile, volno); in createleaves()
600 curvol = volno; in createleaves()
681 if (curvol != volno) { in createleaves()
682 dumpsymtable(symtabfile, volno); in createleaves()
684 curvol = volno; in createleaves()
724 if (nextvol != volno) { in createfiles()
748 curvol = volno; in createfiles()
749 while (next > curfile.ino && volno == curvol) in createfiles()
753 } while (volno == curvol + 1); in createfiles()
758 if (volno != curvol) in createfiles()
[all …]
H A Dtape.c199 volno = 0; in setup()
205 volno = 1; in setup()
213 volno = 1; in setup()
448 if (volno == 1) in getvol()
561 volno = -1; in getvol()
565 volno = newvol; in getvol()
575 volno = 0; in getvol()
581 volno = 0; in getvol()
604 volno = 0; in getvol()
659 if (volno == 1) in getvol()
[all …]
H A Dsymtab.c540 int volno; member
629 hdr.volno = checkpt; in dumpsymtable()
765 getvol(hdr.volno); in initsymtable()
H A Drestore.h71 extern int volno; /* current volume being read */
H A Dinteractive.c69 volno = 0; in runcmdshell()
143 volno = 0; in runcmdshell()
H A Dmain.c50 int volno = 0; variable
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgobjmap.c107 if (ept->volno > nparts) in pkgobjassign()
674 old->volno = 0; in repl_cfent()
713 tp->cf_ent.volno = el_ent->cf_ent.volno; in cp_cfent()
H A Dpkgdbmerg.c1062 svvolno = ent->volno; in output()
1063 ent->volno = 0; in output()
1094 ent->volno = svvolno; in output()
H A Dprocmap.c103 if (ept->volno > nparts) in procassign()
/illumos-gate/usr/src/head/
H A Dpkgstrct.h79 short volno; member
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c309 if ((ept->ftype != 'i') && (ept->volno > 0)) { in findspool()
311 "%s.%d/%s", host, ept->volno, in findspool()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dsortmap.c121 n = (*extlist)[i]->cf_ent.volno; in sortmap()
H A Dinstvol.c930 if (ept->volno > maxvol) { in domerg()
931 maxvol = ept->volno; in domerg()
936 if (part != ept->volno) { in domerg()
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c182 entry.volno = 0; in output()