Home
last modified time | relevance | path

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

/freebsd-13.1/bin/sh/
H A Dmemalloc.c312 growstrstackblock(int n, int min) in growstrstackblock() function
324 return (growstrstackblock(len, 0)); in growstackstr()
338 return (growstrstackblock(len, min)); in makestrspace()