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

/xsrc/external/mit/ctwm/dist/
H A Dparse_be.c2032 const int initsz = 4; local in function:init_layout_override
2034 override_monitors = RAreaListNew(initsz, NULL);
2044 override_monitors_names.names = calloc(initsz, sizeof(char *));
2046 override_monitors_names.cap = initsz;

Completed in 3 milliseconds