Searched refs:_conf (Results 1 – 4 of 4) sorted by relevance
137 warn "$_conf is created and used for jail $_j."140 /usr/bin/install -m 0644 -o root -g wheel /dev/null $_conf || return 1253 ) >> $_conf395 echo "$_j: parameters are in $_conf."466 command_args="-i -f $_conf -c $_j"492 command_args="-i -f $_conf -c $_j"549 $command -q -f $_conf -r $_j >> $_tmp 2>&1
583 struct wpa_auth_config _conf; in hostapd_setup_wpa() local588 hostapd_wpa_auth_conf(hapd->conf, hapd->iconf, &_conf); in hostapd_setup_wpa()590 _conf.tx_status = 1; in hostapd_setup_wpa()592 _conf.ap_mlme = 1; in hostapd_setup_wpa()614 hapd->wpa_auth = wpa_init(hapd->own_addr, &_conf, &cb); in hostapd_setup_wpa()
1497 #define ath_hal_div_comb_conf_get(_ah, _conf) \ argument1498 ((*(_ah)->ah_divLnaConfGet)((_ah), (_conf)))1499 #define ath_hal_div_comb_conf_set(_ah, _conf) \ argument1500 ((*(_ah)->ah_divLnaConfSet)((_ah), (_conf)))
750 using $jail_conf or $jail_<jname>_conf variables.