Home
last modified time | relevance | path

Searched refs:getvol (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/cmd/devmgmt/cmds/
H A DMakefile33 PROG = devattr devreserv getvol putdgrp devfree getdev listdgrp getdgrp \
54 $(LINT.c) getvol.c $(LDLIBS)
H A Dgetvol.c142 switch (n = getvol(argv[optind], label, options, prompt)) { in main()
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgmount.c47 extern int getvol(char *device, char *label, int options, char *prompt);
84 if (getvolflg && (n = getvol(devp->bdevice, NULL, in pkgmount()
H A Ddstream.c54 extern int getvol(char *device, char *label, int options, char *prompt);
625 if (n = getvol(device, NULL, NULL, prompt)) in ds_getnextvol()
H A Dpkgtrans.c71 extern int getvol(char *device, char *label, int options, char *prompt);
1482 if (n = getvol(ods_name, NULL, DM_FORMAT, prompt)) in pkgxfer()
1654 if (n = getvol(ods_name, NULL, DM_FORMAT, in pkgxfer()
/titanic_41/usr/src/head/
H A Ddevmgmt.h172 int getvol(char *, char *, int, char *);
/titanic_41/usr/src/cmd/backup/restore/
H A Drestore.h268 extern void getvol(int);
332 extern void getvol();
H A Drestore.c745 getvol(1); in createfiles()
765 getvol(nextvol); in createfiles()
776 getvol(0); in createfiles()
H A Dsymtab.c784 getvol(hdr.volno);
H A Dtape.c423 getvol(int nextvol) in getvol() function
1615 getvol(newvol); in readtape()
/titanic_41/usr/src/lib/libadm/
H A DMakefile.com32 getinput.o getvol.o listdev.o listdgrp.o pkginfo.o \
/titanic_41/usr/src/lib/libadm/common/
H A Dmapfile-vers132 getvol;
H A Dgetvol.c94 getvol(char *device, char *label, int options, char *prompt) in getvol() function
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h221 extern int getvol __P((char *device, char *label, int options,
/titanic_41/usr/src/man/man1m/
H A DMakefile164 getvol.1m \
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc109 file path=usr/share/man/man1m/getvol.1m
H A DSUNWcs.mf762 file path=usr/bin/getvol mode=0555
/titanic_41/
H A D.gitignore883 usr/src/cmd/devmgmt/cmds/getvol