Home
last modified time | relevance | path

Searched refs:v_flag (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/arch/atari/stand/tostools/rawwrite/
H A Drawwrite.c47 int v_flag = 0; /* Verbose (a dot for each track copied) */ variable
81 v_flag = 1; in main()
117 if (v_flag) { in main()
125 if (v_flag) in main()
/netbsd-src/bin/sh/
H A Dexec.c1113 int v_flag = 0; in typecmd() local
1118 case 'v': v_flag = 1; break; in typecmd()
1124 if (argv[0][0] != 'c' && v_flag | V_flag | p_flag) in typecmd()
1127 if (v_flag && V_flag) in typecmd()
1135 if (!v_flag) in typecmd()
1143 if (v_flag) in typecmd()
1154 if (!v_flag) { in typecmd()
1192 if (!v_flag) in typecmd()
1198 if (!v_flag) in typecmd()
1202 if (!v_flag) in typecmd()
[all …]
/netbsd-src/sys/arch/atari/stand/tostools/loadbsd/
H A Dloadbsd.c49 int v_flag = 0; /* show version */ variable
121 v_flag = 1; in main()
137 if (v_flag) in main()
/netbsd-src/sys/arch/atari/stand/tostools/chg_pid/
H A Dchg_pid.c97 int v_flag = 0; /* show version */ variable
129 v_flag = 1; in main()
144 if (v_flag) { in main()
/netbsd-src/sbin/fdisk/
H A Dfdisk.c214 static int v_flag; /* more verbose */
392 v_flag = 0; in main()
452 v_flag++; in main()
712 if (!sh_flag && v_flag >= 2) { in print_s0()
835 if (partp->mbrp_type == 0 && v_flag < 2) { in pr_cyls()
859 if (v_flag == 0 && le32toh(partp->mbrp_start) == ptn_0_offset) in print_mbr_partition()
880 if (v_flag) { in print_mbr_partition()
891 if (partp->mbrp_type == 0 && start == 0 && v_flag < 3) in print_mbr_partition()
898 (v_flag <= 2 && !ext.is_corrupt)) in print_mbr_partition()
954 * failing tests, but for smaller values of v_flag w
215 static int v_flag; /* more verbose */ global() variable
[all...]
/netbsd-src/external/cddl/dtracetoolkit/dist/Mem/
H A Danonpgpid.d66 /((args[2]->v_flag & (VISSWAP | VSWAPLIKE)) != 0)/
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Danonpgpid.d66 /((args[2]->v_flag & (VISSWAP | VSWAPLIKE)) != 0)/
/netbsd-src/external/cddl/osnet/sys/sys/
H A Dvfs.h51 #define v_flag v_vflag macro
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vfsops.c1864 vp->v_flag |= VROOT; in zfs_mountroot()
1944 (mvp->v_count != 1 || (mvp->v_flag & VROOT))) { in zfs_mount()
1997 (vrefcnt(mvp) != 1 || (mvp->v_flag & VROOT))) { in zfs_mount()
H A Dzfs_znode.c583 ZTOV(zp)->v_flag |= VROOT; in zfs_znode_sa_init()
H A Dzfs_vnops.c2798 (vp->v_flag & V_XATTRDIR) && zfsvfs->z_norm && in zfs_readdir()
3115 if ((vp->v_flag & VROOT) && zfs_show_ctldir(zp)) in zfs_getattr()
/netbsd-src/sys/arch/acorn32/doc/
H A Dhistory318 - Vnode bug identified as a corruption of the first word (v_flag)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc275 static int v_flag; variable
1528 v_flag = 1; in gen_automata_option()
9255 v_flag = 1; in parse_automata_opt()
9517 if (v_flag) in write_automata()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c275 static int v_flag; variable
1528 v_flag = 1; in gen_automata_option()
9255 v_flag = 1; in parse_automata_opt()
9517 if (v_flag) in write_automata()