Home | History | Annotate | Download | only in apps

Lines Matching refs:alloced

595 	size_t	alloced;
609 wbuf->alloced = 1024;
654 if (inl > (num = wbuf->alloced))
662 wbuf->alloced = num;