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

/ast/src/cmd/ksh93/data/
H A Dlimits.c35 const int shtab_units[] = { 1, 512, 1, 1024, 1 }; variable
/ast/src/cmd/ksh93/include/
H A Dulimit.h169 extern const int shtab_units[];
/ast/src/cmd/ksh93/bltins/
H A Dulimit.c132 unit = shtab_units[tp->type];

Completed in 24 milliseconds