HomeSort by: relevance | last modified time | path
    Searched defs:texpand (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
table.c 17 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 13 milliseconds