Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:atoi

1175 		freqs[used] = atoi(pos);
2802 proto[cred->num_req_conn_capab] = atoi(value);
2822 ports[num_ports++] = atoi(pos);
2851 cred->temporary = atoi(value);
2856 cred->priority = atoi(value);
2861 int prio = atoi(value);
2869 cred->pcsc = atoi(value);
2899 cred->update_identifier = atoi(value);
2904 cred->min_dl_bandwidth_home = atoi(value);
2909 cred->min_ul_bandwidth_home = atoi(value);
2914 cred->min_dl_bandwidth_roaming = atoi(value);
2919 cred->min_ul_bandwidth_roaming = atoi(value);
2924 cred->max_bss_load = atoi(value);
2932 cred->ocsp = atoi(value);
2937 cred->sim_num = atoi(value);
3119 p->exact_match = atoi(pos);
3128 p->priority = atoi(pos);
4006 op_class = atoi(pos);
4011 chan = atoi(pos2);