Searched refs:option_count (Results 1 – 1 of 1) sorted by relevance
234 int count, option_count; in handle_alias() local262 option_count = handle_options(&new_argv, &count, &envchanged); in handle_alias()267 memmove(new_argv - option_count, new_argv, in handle_alias()269 new_argv -= option_count; in handle_alias()