Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dmemalloc.c310 growstrstackblock(int n, int min) in growstrstackblock() function
322 return (growstrstackblock(len, 0)); in growstackstr()
336 return (growstrstackblock(len, min)); in makestrspace()