Searched refs:ARGS_ALLOC_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define ARGS_ALLOC_CHUNK_SIZE 20 macro58 if (growby < ARGS_ALLOC_CHUNK_SIZE) { in nsi_add_command_line_opts()59 growby = ARGS_ALLOC_CHUNK_SIZE; in nsi_add_command_line_opts()