Searched refs:new_argc (Results 1 – 1 of 1) sorted by relevance
125 int ret, x, new_argc = 0; in handle_options() local153 new_argc += 2; in handle_options()162 new_argc++; in handle_options()171 *argc -= new_argc; in handle_options()172 *argv += new_argc; in handle_options()
Completed in 7 milliseconds