Searched refs:argv_to_vector (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dparser.cpp124 argv_to_vector(int argc, const char* const argv[]) function in namespace:__anon1885
366 args = argv_to_vector(mutable_argc - optind, mutable_argv + optind);

Completed in 172 milliseconds