Searched refs:v_flag (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/usr.sbin/boot98cfg/
H A Dboot98cfg.c104 int v_flag = 0, version; local
140 v_flag = 1;
213 if (v_flag)
216 if (B_flag || v_flag)
/freebsd-11-stable/usr.bin/hexdump/tests/
H A Dhexdump_test.sh149 atf_test_case v_flag
194 atf_add_test_case v_flag
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h50 #define v_flag v_vflag macro
/freebsd-11-stable/sbin/fdisk_pc98/
H A Dfdisk.c109 static int v_flag = 0; /* Be verbose */ variable
207 v_flag = 1;
225 v_flag = 1;
286 if (v_flag)
294 if (v_flag)
312 change_part(i, v_flag);
369 if (v_flag || !part_unused(i)) {
/freebsd-11-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c114 static int v_flag; variable
132 B_flag = v_flag = o_flag = 0;
142 v_flag = 1;
262 if (v_flag)
/freebsd-11-stable/bin/chmod/tests/
H A Dchmod_test.sh143 atf_test_case v_flag
176 atf_add_test_case v_flag
/freebsd-11-stable/usr.sbin/chown/tests/
H A Dchown_test.sh146 atf_test_case v_flag
216 atf_add_test_case v_flag
/freebsd-11-stable/sbin/fdisk/
H A Dfdisk.c126 static int v_flag = 0; /* Be verbose */ variable
303 v_flag = 1;
317 v_flag = 1;
391 if (v_flag)
402 if (v_flag)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c1724 vp->v_flag |= VROOT;
1796 (mvp->v_count != 1 || (mvp->v_flag & VROOT))) {
H A Dzfs_znode.c570 ZTOV(zp)->v_flag |= VROOT;
H A Dzfs_vnops.c2429 (vp->v_flag & V_XATTRDIR) && zfsvfs->z_norm &&
2718 if ((vp->v_flag & VROOT) && zfs_show_ctldir(zp))
/freebsd-11-stable/contrib/gcc/
H A Dgenautomata.c275 static int v_flag;
1519 v_flag = 1;
8971 v_flag = 0;
8980 v_flag = 1;
9224 if (v_flag)
272 static int v_flag; variable

Completed in 378 milliseconds