Lines Matching refs:alloc_int_str
4110 static char * alloc_int_str(int val) in alloc_int_str() function
4139 return alloc_int_str(cred->temporary); in wpa_config_get_cred_no_key()
4142 return alloc_int_str(cred->priority); in wpa_config_get_cred_no_key()
4145 return alloc_int_str(cred->sp_priority); in wpa_config_get_cred_no_key()
4148 return alloc_int_str(cred->pcsc); in wpa_config_get_cred_no_key()
4158 return alloc_int_str(cred->update_identifier); in wpa_config_get_cred_no_key()
4161 return alloc_int_str(cred->min_dl_bandwidth_home); in wpa_config_get_cred_no_key()
4164 return alloc_int_str(cred->min_ul_bandwidth_home); in wpa_config_get_cred_no_key()
4167 return alloc_int_str(cred->min_dl_bandwidth_roaming); in wpa_config_get_cred_no_key()
4170 return alloc_int_str(cred->min_ul_bandwidth_roaming); in wpa_config_get_cred_no_key()
4173 return alloc_int_str(cred->max_bss_load); in wpa_config_get_cred_no_key()
4217 return alloc_int_str(cred->ocsp); in wpa_config_get_cred_no_key()