Searched refs:new_argc (Results 1 – 1 of 1) sorted by relevance
122 int ret, x, new_argc = 0; in handle_options() local150 new_argc += 2; in handle_options()159 new_argc++; in handle_options()168 *argc -= new_argc; in handle_options()169 *argv += new_argc; in handle_options()