Home | History | Annotate | Download | only in src

Lines Matching refs:allocated_size

634             int allocated_size, rates_allocated_size;
654 allocated_size = pParam->content.uBssidListSize;
657 my_list = os_memoryAlloc (pCmdInterpret->hOs, allocated_size);
666 pParam->paramLength = allocated_size;
682 os_memoryFree (pCmdInterpret->hOs, my_list, allocated_size);
874 os_memoryFree (pCmdInterpret->hOs, my_list, allocated_size);