Home
last modified time | relevance | path

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

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