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

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dtable.c17 static void texpand ARGS((struct table *tp, int nsize));
42 texpand(tp, tsize);
46 texpand(tp, nsize) function
114 texpand(tp, INIT_TBLS);
125 texpand(tp, 2*tp->size);

Completed in 117 milliseconds