HomeSort by: relevance | last modified time | path
    Searched refs:atf_utils_free_charpp (Results 1 - 13 of 13) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/
utils.h 45 void atf_utils_free_charpp(char **);
build_test.c 180 atf_utils_free_charpp(argv);
209 atf_utils_free_charpp(argv);
239 atf_utils_free_charpp(argv);
check.c 414 atf_utils_free_charpp(argv);
434 atf_utils_free_charpp(argv);
454 atf_utils_free_charpp(argv);
utils_test.c 262 atf_utils_free_charpp(array);
274 atf_utils_free_charpp(array);
macros.h 126 atf_utils_free_charpp(atfu_config); \
utils.c 246 atf_utils_free_charpp(char **argv) function
  /src/external/bsd/atf/dist/atf-c++/
build.cpp 67 atf_utils_free_charpp(l);
70 atf_utils_free_charpp(l);
tests.cpp 261 atf_utils_free_charpp(array);
  /src/external/bsd/atf/dist/atf-c/detail/
map.c 326 atf_utils_free_charpp(array);
333 atf_utils_free_charpp(array);
list_test.c 125 atf_utils_free_charpp(array);
149 atf_utils_free_charpp(array);
map_test.c 202 atf_utils_free_charpp(array);
229 atf_utils_free_charpp(array);
tp_main.c 287 atf_utils_free_charpp(vars);
567 atf_utils_free_charpp(raw_config);
list.c 337 atf_utils_free_charpp(array);

Completed in 36 milliseconds