Searched refs:option_count (Results 1 – 1 of 1) sorted by relevance
230 int count, option_count; in handle_alias() local258 option_count = handle_options(&new_argv, &count, &envchanged); in handle_alias()263 memmove(new_argv - option_count, new_argv, in handle_alias()265 new_argv -= option_count; in handle_alias()