Searched refs:dupflag (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sbin/ping/
H A Dping.c1021 int dupflag, hlen, i, j, recv_len, seq; local
1077 dupflag = 1;
1080 dupflag = 0;
1100 if (dupflag)
/freebsd-10.0-release/sbin/ping6/
H A Dping6.c1509 int dupflag; local
1569 dupflag = 1;
1572 dupflag = 0;
1600 if (dupflag)
1618 dupflag = 1;
1621 dupflag = 0;
/freebsd-10.0-release/contrib/gcc/
H A Dgengtype.c3063 int dupflag = 0;
3069 dupflag = 1;
3073 if (!dupflag)
3059 int dupflag = 0; local

Completed in 127 milliseconds