Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/xz/
H A Dcoder.h13 enum operation_mode { enum
45 extern enum operation_mode opt_mode;
H A Dhardware.h42 extern uint64_t hardware_memlimit_get(enum operation_mode mode);
H A Dhardware.c175 hardware_memlimit_get(enum operation_mode mode) in hardware_memlimit_get()
H A Dcoder.c25 enum operation_mode opt_mode = MODE_COMPRESS;
/freebsd/contrib/ldns-host/
H A Dldns-host.c575 enum operation_mode { M_AXFR, M_IXFR, M_DEFAULT_Q, M_SINGLE_Q, M_SOA }; enum
577 static enum operation_mode o_mode = M_DEFAULT_Q;
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_ht.c98 oper->operation_mode = host_to_le16(hapd->iface->ht_op_mode); in hostapd_eid_ht_operation()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1114 le16 operation_mode; /* B8..B23 */ member