Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dexpand.h51 xp = Xcheck_grow_(&xs, xp, more); \
71 char * Xcheck_grow_(XString *xsp, char *xp, size_t more);
H A Dmisc.c109 Xcheck_grow_(XString *xsp, char *xp, size_t more) in Xcheck_grow_() function