Searched refs:growstrstackblock (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/bin/sh/
H A Dmemalloc.c288 growstrstackblock(int n, int min) function
300 return (growstrstackblock(len, 0));
314 return (growstrstackblock(len, min));

Completed in 23 milliseconds