Searched defs:vflag (Results 26 - 42 of 42) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c92 int vflag; /* Verbosity */ variable
211 vflag = 1;
368 if ((connfd != -1) && vflag) {
422 if (vflag || zflag) {
581 if (vflag && !lflag) {
596 else if (vflag) {
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c67 int vflag; variable
162 vflag++;
187 if (vflag)
211 if (vflag)
231 if (vflag)
264 if (vflag)
276 !(vflag && getdiskquota(&mnt, uid, &dqblk))))
417 if (vflag)
773 (vflag? RQUOTAPROC_GETQUOTA: RQUOTAPROC_GETACTIVEQUOTA),
786 if (!vflag
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c107 int vflag; /* verbose */ variable
140 vflag++;
181 errno == EINVAL && vflag)
447 if (vflag)
554 if (vflag) {
/illumos-gate/usr/src/cmd/troff/
H A Dnii.c128 int vflag; variable
/illumos-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c141 uint_t vflag = 0; local
148 vflag++;
276 } else if (vflag) {
/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dsgsmsg.c106 static uint_t vflag; /* verbose flag */ variable
1093 vflag = 1; /* set verbose flag */
1218 if (vflag)
/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c135 static int vflag; /* -v: create vgrind style index output */ variable
228 vflag++;
1052 } else if (vflag)
1078 } else if (vflag)
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c172 static boolean_t vflag = B_FALSE; /* -v flag (verbose) */ variable
263 vflag = B_TRUE;
1069 if (vflag && iflag)
1118 if (vflag) {
1161 if (vflag) {
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c149 static int Cflag, dflag, lflag, nflag, oflag, rflag, sflag, vflag; variable
439 if (!vflag && (sym.st_shndx == SHN_ABS) &&
561 int show = vflag || (vsdata == NULL) || !oflag;
629 if (vflag || (vsdata != NULL) ||
641 if (vflag && (vnap->vna_flags != 0))
909 if (vflag) {
989 if (vflag && bvdp &&
1030 Cflag = dflag = lflag = nflag = oflag = rflag = sflag = vflag = 0;
1057 vflag = USR_DEFINED;
/illumos-gate/usr/src/cmd/tip/
H A Dtip.h178 extern int vflag; /* verbose during reading of .tiprc file */
247 int vflag; /* print .tiprc initialization sequence */ variable
/illumos-gate/usr/src/tools/codereview/
H A Dlwlp.c181 static int dflag, lflag, pflag, vflag, wflag; variable
392 vflag = 1;
540 if (vflag) {
574 if (vflag)
591 if (vflag)
836 if (vflag)
1056 if (vflag)
1079 if (vflag)
1091 if (vflag)
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c169 int vflag = 0; /* version specified, 0 specifies all */ local
207 vflag = atoi(optarg);
208 if ((vflag < 2) || (vflag > 4))
255 if (cflag || rflag || sflag || zflag || nflag || aflag || vflag)
294 sn_print(zflag, vflag);
296 sa_print(zflag, vflag);
309 cn_print(zflag, vflag);
311 ca_print(zflag, vflag);
635 cn_print(int zflag, int vflag) argument
680 sn_print(int zflag, int vflag) argument
723 ca_print(int zflag, int vflag) argument
745 sa_print(int zflag, int vflag) argument
[all...]
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1646 boolean_t vflag)
1651 vflag);
1848 const char *pfx2, boolean_t vflag)
1865 if (vflag && (pfx2 != NULL))
1876 struct sadb_lifetime *idle, boolean_t vflag)
1929 current_prefix, current_prefix, vflag);
1934 current_prefix, current_prefix, vflag);
1938 vflag);
2017 soft_prefix, soft_prefix, vflag);
2097 hard_prefix, hard_prefix, vflag);
1645 print_sadb_msg(FILE *file, struct sadb_msg *samsg, time_t wallclock, boolean_t vflag) argument
1847 printsatime(FILE *file, int64_t lt, const char *msg, const char *pfx, const char *pfx2, boolean_t vflag) argument
1874 print_lifetimes(FILE *file, time_t wallclock, struct sadb_lifetime *current, struct sadb_lifetime *hard, struct sadb_lifetime *soft, struct sadb_lifetime *idle, boolean_t vflag) argument
2641 print_samsg(FILE *file, uint64_t *buffer, boolean_t want_timestamp, boolean_t vflag, boolean_t ignore_nss) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c66 static boolean_t vflag = B_FALSE; /* Verbose? */ variable
980 if (vflag) {
984 print_samsg(stdout, msg, B_FALSE, vflag, nflag);
1116 print_samsg(stdout, get_buffer, B_FALSE, vflag,
1615 print_samsg(stdout, buffer, B_FALSE, vflag, nflag);
3258 print_samsg(stdout, get_buffer, B_TRUE, vflag, nflag);
3613 vflag = B_TRUE;
/illumos-gate/usr/src/cmd/ed/
H A Ded.c222 static int vflag = 1; variable
400 vflag = 0;
410 vflag = 1;
432 vflag = 0;
583 if (vflag && fchange) {
722 if (c == 'e' && vflag == 0)
1178 if (vflag) {
1589 if (vflag) puts("!");
1595 if (vflag && fchange) {
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c1737 int vflag = 0; local
2028 vflag = 1;
2056 if (vflag) {
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c563 static int rflag, xflag, vflag, tflag, mt, cflag, mflag, pflag; variable
832 vflag++;
1000 if ((vflag > 0) && (Eflag > 0))
1114 if (Aflag && vflag)
1179 if (Aflag && vflag)
1343 if (vflag)
1960 if (vflag) {
2145 if (vflag) {
2290 if (vflag)
2351 if (vflag) {
[all...]

Completed in 106 milliseconds

12