Lines Matching full:allocated
70 * Allocate or resize memory previously allocated.
81 * Allocate or resize memory previously allocated. If the new size is greater
94 * Free memory previously allocated with smb_malloc(), smb_zalloc(),
104 * Free memory previously allocated with smb_mem_malloc(), smb_mem_zalloc(),
155 * Memory allocated here can only be used for the duration of this request; it
166 * Memory allocated here can only be used for the duration of this request; it
176 * Allocate or resize memory previously allocated for the specified request.
187 * Allocate or resize memory previously allocated for the specified request. If
215 * sr If not NULL, request the memory allocated must be associated with.
219 * zero If true the memory allocated will be zeroed out.
274 * Allocate or resize memory previously allocated.