Home
last modified time | relevance | path

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

/dflybsd-src/bin/sh/
H A Dmemalloc.c309 growstrstackblock(int n, int min) in growstrstackblock() function
321 return (growstrstackblock(len, 0)); in growstackstr()
335 return (growstrstackblock(len, min)); in makestrspace()