| Home | Sort by: relevance | last modified time | path |
| /src/games/gomoku/ | |
| pickmove.c | 175 union comboval ocv = board[os].s_combo[us]; local 184 !(ocv.cv_force <= 1 && 185 tcv.cv_force + tcv.cv_win >= ocv.cv_force + ocv.cv_win)) |
| /src/external/bsd/wpa/dist/src/ap/ | |
| wpa_auth.h | 199 int ocv; /* Operating Channel Validation */ member in struct:wpa_auth_config 437 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv); |
| ap_config.h | 52 int ocv; member in struct:mesh_conf 369 int ocv; /* Operating Channel Validation */ member in struct:hostapd_bss_config |
| /src/external/bsd/wpa/dist/src/rsn_supp/ | |
| wpa_i.h | 108 int ocv; /* Operating Channel Validation */ member in struct:wpa_sm |
| /src/external/bsd/wpa/dist/wpa_supplicant/ | |
| config_ssid.h | 506 * ocv - Enable/disable operating channel validation 512 int ocv; member in struct:wpa_ssid |