HomeSort by relevance Sort by last modified time
    Searched refs:vflag (Results 51 - 75 of 79) sorted by null

1 23 4

  /external/openssl/crypto/des/
des.c 126 int vflag,cflag,eflag,dflag,kflag,bflag,fflag,sflag,uflag,flag3,hflag,error; variable
135 vflag=cflag=eflag=dflag=kflag=hflag=bflag=fflag=sflag=uflag=flag3=0;
170 vflag=1;
250 if (vflag)
261 if (vflag) fprintf(stderr,"des(1) built with %s\n",libdes_version);
  /external/tcpdump/
print-tcp.c 423 if (IP_V(ip) == 4 && vflag && !fragmented) {
437 if (IP_V(ip) == 6 && ip6->ip6_plen && vflag && !fragmented) {
453 if (vflag > 1 || length > 0 || flags & (TH_SYN | TH_FIN | TH_RST))
654 if (vflag)
658 if (!qflag && vflag)
print-bgp.c     [all...]
print-eigrp.c 245 if (vflag < 1) {
465 if (vflag <= 1)
470 if (vflag > 1)
print-icmp.c 561 if (vflag && !fragmented) { /* don't attempt checksumming if this is a frag */
578 if (vflag >= 1 && !ICMP_INFOTYPE(dp->icmp_type)) {
591 if (vflag >= 1 && plen > ICMP_EXTD_MINLEN && ICMP_MPLS_EXT_TYPE(dp->icmp_type)) {
print-lmp.c 391 if (vflag < 1) {
866 if (vflag <= 1)
871 if (vflag > 1 || hexdump==TRUE)
print-arcnet.c 278 if (vflag)
print-ip6.c 79 if (vflag) {
print-wb.c 359 if (vflag)
380 if (vflag)
print-rx.c 450 if (vflag) {
453 if (vflag > 1)
462 if (vflag > 2)
467 if (vflag > 1)
    [all...]
print-ip.c 484 if (! vflag) {
620 if (vflag) {
print-radius.c 880 if (vflag> 1)
912 if (vflag < 1) {
    [all...]
print-egp.c 331 if (vflag)
print-ether.c 208 if (vflag)
print-fddi.c 222 if (vflag)
print-ntp.c 92 if (!vflag) {
print-olsr.c 243 if (vflag < 1) {
print-rsvp.c 610 if (vflag <= 1)
    [all...]
tcpdump.c 738 ++vflag;
1013 if (vflag > 0 && WFileName) {
1034 if (!vflag && !WFileName) {
    [all...]
interface.h 358 #define vflag gndo->ndo_vflag macro
print-dhcp6.c 733 if (!vflag) {
  /external/chromium/third_party/icu/source/tools/tzcode/
zdump.c 279 register int vflag; local
319 vflag = 0;
342 vflag = 1;
370 vflag = 1;
377 if (vflag) {
456 if (!vflag) {
  /external/icu4c/tools/tzcode/
zdump.c 279 register int vflag; local
319 vflag = 0;
342 vflag = 1;
370 vflag = 1;
377 if (vflag) {
456 if (!vflag) {
  /system/core/sh/
input.c 359 if (vflag) {
options.c 169 xflag = vflag = 0;

Completed in 1040 milliseconds

1 23 4