Searched refs:getvol (Results 1 – 18 of 18) sorted by relevance
/titanic_41/usr/src/cmd/devmgmt/cmds/ |
H A D | Makefile | 33 PROG = devattr devreserv getvol putdgrp devfree getdev listdgrp getdgrp \ 54 $(LINT.c) getvol.c $(LDLIBS)
|
H A D | getvol.c | 142 switch (n = getvol(argv[optind], label, options, prompt)) { in main()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkgmount.c | 47 extern int getvol(char *device, char *label, int options, char *prompt); 84 if (getvolflg && (n = getvol(devp->bdevice, NULL, in pkgmount()
|
H A D | dstream.c | 54 extern int getvol(char *device, char *label, int options, char *prompt); 625 if (n = getvol(device, NULL, NULL, prompt)) in ds_getnextvol()
|
H A D | pkgtrans.c | 71 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 D | devmgmt.h | 172 int getvol(char *, char *, int, char *);
|
/titanic_41/usr/src/cmd/backup/restore/ |
H A D | restore.h | 268 extern void getvol(int); 332 extern void getvol();
|
H A D | restore.c | 745 getvol(1); in createfiles() 765 getvol(nextvol); in createfiles() 776 getvol(0); in createfiles()
|
H A D | symtab.c | 784 getvol(hdr.volno);
|
H A D | tape.c | 423 getvol(int nextvol) in getvol() function 1615 getvol(newvol); in readtape()
|
/titanic_41/usr/src/lib/libadm/ |
H A D | Makefile.com | 32 getinput.o getvol.o listdev.o listdgrp.o pkginfo.o \
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | mapfile-vers | 132 getvol;
|
H A D | getvol.c | 94 getvol(char *device, char *label, int options, char *prompt) in getvol() function
|
/titanic_41/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libadm.h | 221 extern int getvol __P((char *device, char *label, int options,
|
/titanic_41/usr/src/man/man1m/ |
H A D | Makefile | 164 getvol.1m \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1m.inc | 109 file path=usr/share/man/man1m/getvol.1m
|
H A D | SUNWcs.mf | 762 file path=usr/bin/getvol mode=0555
|
/titanic_41/ |
H A D | .gitignore | 883 usr/src/cmd/devmgmt/cmds/getvol
|