Searched refs:malloc (Results 1 – 11 of 11) sorted by relevance
573 #define os_malloc(s) malloc((s))732 #define malloc OS_DO_NOT_USE_malloc macro
206 buf = malloc(*len); in os_readfile()
121 syms = malloc(storage); in read_syms()
269 return malloc(size); in os_malloc()
734 a = malloc(sizeof(*a) + size); in os_malloc()
84 b = malloc(blen); in ndisuio_query_bindings()
362 cfile = (char *) malloc(flen); in openCtrlConnection()368 cfile = (char *) malloc(flen); in openCtrlConnection()
861 buf = malloc(iwe->u.data.length + 1); in hostapd_wireless_event_wireless()
121 cfile = malloc(flen); in hostapd_cli_open_connection()
1674 pw = malloc(11); in hs20_user_input_registration()
1411 hex = malloc(len * 2 + 1); in set_pps_cred_password()