Home
last modified time | relevance | path

Searched refs:PREFER (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/scripts/update-leap/
Dupdate-leap.sh343 if wget $PROTO $PREFER -o ${TMPFILE}.log $LEAPSRC -O $TMPFILE ; then
/freebsd-12-stable/sys/net80211/
Dieee80211_scan_sta.c873 #define PREFER(_a,_b,_what) do { \ in sta_compare() macro
882 PREFER(a->base.se_capinfo, b->base.se_capinfo, in sta_compare()
908 PREFER(IEEE80211_IS_CHAN_5GHZ(a->base.se_chan), in sta_compare()
913 #undef PREFER in sta_compare()
/freebsd-12-stable/sbin/dhclient/
Ddhcpd.h171 enum { IGNORE, ACCEPT, PREFER } enumerator