HomeSort by: relevance | last modified time | path
    Searched refs:Xcheck_grow_ (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
expand.h 35 xp = Xcheck_grow_(&xs, xp, more); \
56 char * Xcheck_grow_ ARGS((XString *xsp, char *xp, int more));
misc.c 122 Xcheck_grow_(xsp, xp, more)

Completed in 12 milliseconds