Home | History | Annotate | Download | only in src

Lines Matching full:current_wd_size

1256 	if (len > current_wd_size) {
1258 current_wd = alloc(current_wd_size = len, APERM);