Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dtable.c28 static void texpand(struct table *, int);
49 texpand(tp, tsize); in ktinit()
53 texpand(struct table *tp, int nsize) in texpand() function
117 texpand(tp, INIT_TBLS); in ktenter()
129 texpand(tp, 2*tp->size); in ktenter()