Home | Sort by: relevance | last modified time | path |
/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); |