Searched refs:vflag (Results 151 - 175 of 179) sorted by relevance

12345678

/freebsd-9.3-release/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c164 if (vflag <= 0)
H A Dbootptest.c81 int vflag = 1; variable
/freebsd-9.3-release/sbin/sconfig/
H A Dsconfig.c39 int vflag, eflag, sflag, mflag, cflag, fflag, iflag, aflag, xflag; variable
1089 ++vflag;
1116 if (vflag) {
1170 if (vflag) {
/freebsd-9.3-release/usr.bin/hexdump/
H A Dodsyntax.c161 vflag = ALL;
/freebsd-9.3-release/usr.bin/tip/tip/
H A Dvalue.c90 if (vflag)
H A Dtip.c99 vflag++;
/freebsd-9.3-release/usr.bin/yacc/
H A Dverbose.c63 if (!vflag) return;
/freebsd-9.3-release/sbin/iscontrol/
H A Dfsm.c407 if(vflag)
462 if(vflag)
H A Dconfig.c378 if(vflag)
H A Dlogin.c165 if(vflag > 1)
/freebsd-9.3-release/bin/sh/
H A Dinput.c309 if (vflag) {
H A Doptions.c213 xflag = vflag = 0;
/freebsd-9.3-release/usr.sbin/sa/
H A Dpdb.c199 if (vflag && ci.ci_calls <= cutoff &&
/freebsd-9.3-release/contrib/tcpdump/
H A Dtcpdump.c1035 ++vflag;
1491 if (vflag > 0 && WFileName) {
1514 if (!vflag && !WFileName) {
H A Dinterface.h380 #define vflag gndo->ndo_vflag macro
H A Dprint-dhcp6.c829 if (!vflag) {
H A Dprint-olsr.c292 if (vflag < 1) {
H A Dprint-decnet.c100 if (vflag)
158 if (vflag) {
H A Dprint-pgm.c242 if (!vflag)
/freebsd-9.3-release/bin/cp/
H A Dutils.c104 if (vflag)
/freebsd-9.3-release/bin/pax/
H A Dfile_subs.c677 if (strcmp(NM_PAX, argv0) == 0 || errno != EPERM || vflag ||
/freebsd-9.3-release/contrib/gcc/
H A Dtlink.c275 if (vflag)
/freebsd-9.3-release/usr.bin/grep/
H A Dutil.c333 if (vflag) {
/freebsd-9.3-release/sbin/restore/
H A Drestore.c83 if (ino == WINO && command == 'i' && !vflag)
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dfunc.c124 * (The LINTLIBRARY comment also resets vflag.)
1229 vflag = 0;

Completed in 186 milliseconds

12345678