Searched refs:operation_mode (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/xz/src/xz/
H A Dhardware.h34 extern uint64_t hardware_memlimit_get(enum operation_mode mode);
H A Dcoder.h13 enum operation_mode { enum
33 extern enum operation_mode opt_mode;
H A Dhardware.c82 hardware_memlimit_get(enum operation_mode mode)
H A Dcoder.c24 enum operation_mode opt_mode = MODE_COMPRESS;
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dieee802_11_ht.c72 oper->operation_mode = host_to_le16(hapd->iface->ht_op_mode);
/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c441 enum operation_mode { M_AXFR, M_DEFAULT_Q, M_SINGLE_Q, M_SOA }; enum
443 static enum operation_mode o_mode = M_DEFAULT_Q;
/freebsd-10-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h573 le16 operation_mode; member in struct:ieee80211_ht_operation

Completed in 117 milliseconds