Searched refs:time_window (Results 1 - 11 of 11) sorted by relevance

/external/libvncserver/x11vnc/
H A Dkeyboard.h58 extern double typing_rate(double time_window, int *repeating);
H A Dkeyboard.c71 double typing_rate(double time_window, int *repeating);
2959 double typing_rate(double time_window, int *repeating) { argument
2970 if (time_window > 0.0) {
2971 dt = time_window;
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_das.h45 unsigned int time_window; member in struct:radius_das_conf
H A Dradius_das.c24 unsigned int time_window; member in struct:radius_das_data
249 das->time_window) {
363 das->time_window = conf->time_window;
/external/wpa_supplicant_8/src/radius/
H A Dradius_das.h45 unsigned int time_window; member in struct:radius_das_conf
H A Dradius_das.c24 unsigned int time_window; member in struct:radius_das_data
249 das->time_window) {
363 das->time_window = conf->time_window;
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_das.h45 unsigned int time_window; member in struct:radius_das_conf
H A Dradius_das.c24 unsigned int time_window; member in struct:radius_das_data
249 das->time_window) {
363 das->time_window = conf->time_window;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c1003 das_conf.time_window = conf->radius_das_time_window;
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c1003 das_conf.time_window = conf->radius_das_time_window;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c1003 das_conf.time_window = conf->radius_das_time_window;

Completed in 187 milliseconds