Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dmemalloc.c304 growstrstackblock(int n, int min) in growstrstackblock() function
316 return (growstrstackblock(len, 0)); in growstackstr()
330 return (growstrstackblock(len, min)); in makestrspace()