| /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/exportfs/ |
| exportfs.sh | 75 -v ) vflg="true" ; shift ;; # verbose 86 if [ $vflg ] ; then echo unshareall -F nfs ; fi 89 if [ $vflg ] ; then echo shareall -F nfs ; fi 97 if [ "$vflg" ] ; then echo share -F nfs ; fi 107 if [ $vflg ] ; then echo unshare -F nfs $DIR ; fi 114 if [ $vflg ] ; then echo share -F nfs -o $OPTS $DIR ; fi 124 vflg="true" 126 if [ $vflg ] ; then echo $CMD ; fi
|
| /onnv/onnv-gate/usr/src/cmd/uname/ |
| uname.c | 68 int sflg = 0, nflg = 0, rflg = 0, vflg = 0, mflg = 0; local 163 sflg++; nflg++; rflg++; vflg++; mflg++; 186 vflg++; 213 (Sflg && (sflg || nflg || rflg || vflg || mflg || pflg || iflg || 241 if (!(sflg || nflg || rflg || vflg || mflg || pflg || iflg || Xflg)) 256 if (vflg) {
|
| /onnv/onnv-gate/usr/src/uts/common/fs/zfs/ |
| zfs_replay.c | 269 int vflg = 0; local 320 vflg |= FIGNORECASE; 352 0, 0, &vp, kcred, vflg, NULL, &vsec); 382 &vp, kcred, NULL, vflg, &vsec); 408 int vflg = 0; local 446 vflg |= FIGNORECASE; 480 0, 0, &vp, kcred, vflg, NULL, NULL); 498 &vp, kcred, NULL, vflg, NULL); 507 link, kcred, NULL, vflg); 531 int vflg = 0 local 564 int vflg = 0; local 595 int vflg = 0; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/vi/misc/ |
| xstr.c | 72 int vflg; variable 97 vflg++; 374 if (vflg == 0)
|
| /onnv/onnv-gate/usr/src/cmd/xstr/ |
| xstr.c | 54 int vflg; variable 83 vflg++; 378 if (vflg == 0)
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/ |
| mount.c | 136 int aflg, cflg, fflg, Fflg, gflg, oflg, pflg, rflg, vflg, Vflg, mflg, Oflg, variable 305 vflg++; 308 Vflg++; 325 if (pflg + vflg + aflg > 1) { 371 if (optind != argc && (pflg || vflg)) { 380 if (Vflg) { 384 if (vflg) 390 print_mnttab(vflg, pflg); 601 print_mnttab(int vflg, int pflg [all...] |
| /onnv/onnv-gate/usr/src/cmd/ps/ |
| ucbps.c | 97 static int vflg; /* Virtual memory-oriented output */ variable 228 uflg = vflg = 0; 232 lflg = vflg = 0; 244 vflg++; 365 } else if (vflg) { 975 if (vflg) { 1106 if (vflg) { 1167 else if (vflg)
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/quot/ |
| quot.c | 95 static int vflg; variable 145 vflg++; 456 if (vflg)
|
| /onnv/onnv-gate/usr/src/cmd/compress/ |
| compress.c | 198 static int Vflg = 0; 199 static int vflg = 0; variable 414 Vflg++; 419 vflg++; [all...] |
| /onnv/onnv-gate/usr/src/cmd/ls/ |
| ls.c | 296 static int vflg; variable 297 static int Vflg; 844 Vflg++; 847 vflg++; 1414 if (vflg) { 1417 acl_printacl(p->aclp, num_cols, Vflg); [all...] |
| /onnv/onnv-gate/usr/src/cmd/avs/dsw/ |
| iiadm.c | 212 int vflg; variable 362 vflg++; 640 } else if (vflg) { [all...] |