Searched refs:option_count (Results 1 – 1 of 1) sorted by relevance
190 int count, option_count; in handle_alias() local218 option_count = handle_options(&new_argv, &count, &envchanged); in handle_alias()223 memmove(new_argv - option_count, new_argv, in handle_alias()225 new_argv -= option_count; in handle_alias()