Home
last modified time | relevance | path

Searched refs:argv_to_collection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/atf/atf-c++/detail/
H A Dprocess.cpp68 argv_to_collection(const char* const* argv) in argv_to_collection() function
105 m_args(argv_to_collection< args_vector >(ca)), in argv_array()