Searched defs:arg3 (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dtp_test.c48 char arg3[] = "-s"; local
50 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dapplication_test.cpp46 char arg3[] = "-s"; local
48 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
/bind-9.11.3/unit/atf-src/tools/
H A Dapplication_test.cpp50 char arg3[] = "-s"; local
52 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };

Completed in 39 milliseconds