Searched refs:alloc_bp (Results 1 – 1 of 1) sorted by relevance
253 unsigned char *alloc_bp; member6814 if (NULL == (rep->alloc_bp = malloc(sz + psz))) in read_write_thread()6817 (unsigned char *)(((unsigned long)rep->alloc_bp + psz - 1) & in read_write_thread()6914 if (rep->alloc_bp) in read_write_thread()6915 free(rep->alloc_bp); in read_write_thread()