Lines Matching refs:Vflg
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()
637 exitstat = execute(dp->name, MNTTYPE_UFS, Vflg, NULL); in startdisk()
771 execute(char *fsckdev, char *fstype, int Vflg, FILE *fd) in execute() argument
781 if (Vflg) { in execute()