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

/freebsd-11-stable/bin/sh/
H A Dmemalloc.c300 growstrstackblock(int n, int min) function
312 return (growstrstackblock(len, 0));
326 return (growstrstackblock(len, min));

Completed in 371 milliseconds