Searched refs:getvol (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/head/
H A Ddevmgmt.h40 * - getvol() definitions
162 * getvol() definitions
172 int getvol(char *, char *, int, char *);
/illumos-gate/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)) {
/illumos-gate/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,
H A Ddstream.c54 extern int getvol(char *device, char *label, int options, char *prompt);
625 if (n = getvol(device, NULL, NULL, prompt))
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))
1654 if (n = getvol(ods_name, NULL, DM_FORMAT,
/illumos-gate/usr/src/lib/libadm/
H A DMakefile.com32 getinput.o getvol.o listdev.o listdgrp.o pkginfo.o \
/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.h268 extern void getvol(int);
332 extern void getvol();
H A Drestore.c745 getvol(1);
765 getvol(nextvol);
776 getvol(0);
H A Dsymtab.c784 getvol(hdr.volno);
H A Dtape.c423 getvol(int nextvol) function
435 "Internal consistency failure in getvol: tbf is NULL\n"));
1615 getvol(newvol);
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h219 * getvol.c
221 extern int getvol __P((char *device, char *label, int options,
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetvol.c94 getvol(char *device, char *label, int options, char *prompt) function
/illumos-gate/usr/src/man/man1m/
H A DMakefile158 getvol.1m \

Completed in 96 milliseconds