Searched refs:gotsome (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c102 int gotsome = 0; local
108 if (gotsome == 0)
113 gotsome = 1;
120 if (gotsome)
/freebsd-9.3-release/sbin/route/
H A Droute.c1901 int gotsome = 0; local
1907 if (gotsome == 0)
1912 gotsome = 1;
1919 if (gotsome)

Completed in 72 milliseconds