Searched refs:vflag (Results 76 - 100 of 100) sorted by relevance

1234

/freebsd-13-stable/bin/pax/
H A Doptions.c357 vflag = 1;
716 vflag++;
1130 vflag = 1;
H A Dgen_subs.c87 if (!vflag) {
H A Dfile_subs.c678 if (strcmp(NM_PAX, argv0) == 0 || errno != EPERM || vflag ||
/freebsd-13-stable/usr.bin/systat/
H A Dnetstat.c357 enter(struct in_conninfo *inc, uint8_t vflag, int state, const char *proto) argument
368 if (vflag & INP_IPV4) {
382 else if (vflag & INP_IPV6) {
/freebsd-13-stable/crypto/openssh/regress/
H A Dnetcat.c104 int vflag; /* Verbosity */ variable
237 vflag = 1;
411 if (vflag)
423 if (vflag)
475 if (vflag || zflag) {
652 else if (vflag)
/freebsd-13-stable/usr.bin/grep/
H A Dgrep.c106 bool vflag; /* -v: only show non-matching lines */ variable
553 vflag = true;
H A Dutil.c215 if (procline(pc) == !vflag)
379 line_matched = procline(&pc) == !vflag;
/freebsd-13-stable/sbin/sconfig/
H A Dsconfig.c39 int vflag, eflag, sflag, mflag, cflag, fflag, iflag, aflag, xflag; variable
1090 ++vflag;
1117 if (vflag) {
1171 if (vflag) {
/freebsd-13-stable/tools/tools/dmardump/
H A Ddmardump.c46 int vflag; variable
/freebsd-13-stable/usr.bin/hexdump/
H A Dodsyntax.c163 vflag = ALL;
/freebsd-13-stable/usr.bin/tip/tip/
H A Dvalue.c92 if (vflag)
H A Dtip.c102 vflag++;
/freebsd-13-stable/sbin/iscontrol/
H A Dfsm.c410 if(vflag)
465 if(vflag)
H A Dconfig.c380 if(vflag)
H A Dlogin.c167 if(vflag > 1)
/freebsd-13-stable/libexec/bootpd/tools/bootptest/
H A Dbootptest.c81 int vflag = 1; variable
H A Dprint-bootp.c165 if (vflag <= 0)
/freebsd-13-stable/contrib/byacc/
H A Dverbose.c23 if (!vflag)
/freebsd-13-stable/bin/sh/
H A Dinput.c263 if (vflag) {
H A Doptions.c214 xflag = vflag = 0;
/freebsd-13-stable/usr.sbin/sa/
H A Dpdb.c201 if (vflag && ci.ci_calls <= cutoff &&
/freebsd-13-stable/sbin/restore/
H A Drestore.c86 if (ino == UFS_WINO && command == 'i' && !vflag)
H A Dtape.c254 if (vflag || command == 't')
/freebsd-13-stable/sys/netinet/
H A Din_pcb.c259 in_pcblbgroup_alloc(struct inpcblbgrouphead *hdr, u_char vflag, argument
270 grp->il_vflag = vflag;
/freebsd-13-stable/usr.sbin/acpi/acpidump/
H A Dacpi.c2209 if (vflag == 0)

Completed in 294 milliseconds

1234