Searched refs:Vflg (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/ |
H A D | fsck.c | 84 char pflg = 0, Vflg = 0; variable 217 int questflg = 0, Fflg = 0, Vflg = 0, sanity = 0; in main() local 286 Vflg++; in main() 287 if (Vflg > 1) in main() 350 MNTTYPE_UFS, Vflg, fd); in main() 368 MNTTYPE_UFS, Vflg, fd); in main() 398 vget.vfs_fstype, Vflg, fd); in main() 546 vget.vfs_fstype, Vflg, fd); in main() 555 Vflg, fd); in main() 563 Vflg, NULL); in main() [all …]
|
H A D | volcopy.c | 66 int ii, Vflg = 0, Fflg = 0; in main() local 124 Vflg++; in main() 228 if (Vflg) { in main()
|
H A D | umount.c | 61 int aflg, oflg, Vflg, dashflg, dflg, fflg; variable 206 if (Vflg) in main() 209 Vflg++; in main() 320 if (Vflg) in main() 351 if ((ment->mnt_fstype != NULL) || Vflg) { in doexec() 392 if (Vflg) { in doexec()
|
H A D | mount.c | 139 int aflg, cflg, fflg, Fflg, gflg, oflg, pflg, rflg, vflg, Vflg, mflg, Oflg, variable 311 Vflg++; in main() 383 if (Vflg) { in main() 822 if (Vflg) { in doexec()
|
/titanic_41/usr/src/cmd/ls/ |
H A D | ls.c | 298 static int Vflg; variable 846 Vflg++; in main() 1436 acl_printacl(p->aclp, num_cols, Vflg); in pentry() 2097 if (!vflg && !Vflg && rep->aclp) { in gstat()
|
/titanic_41/usr/src/cmd/compress/ |
H A D | compress.c | 198 static int Vflg = 0; variable 414 Vflg++; in main()
|