Searched refs:argv_to_vector (Results 1 – 1 of 1) sorted by relevance
124 argv_to_vector(int argc, const char* const argv[]) in argv_to_vector() function366 args = argv_to_vector(mutable_argc - optind, mutable_argv + optind); in parse()