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

/freebsd-9.3-release/bin/sh/
H A Dmemalloc.c299 growstrstackblock(int n, int min) function
311 return (growstrstackblock(len, 0));
325 return (growstrstackblock(len, min));

Completed in 49 milliseconds