Searched defs:arg3 (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/unit/atf-src/atf-c/ |
H A D | tp_test.c | 48 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 D | application_test.cpp | 46 char arg3[] = "-s"; local 48 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
|
/bind-9.11.3/unit/atf-src/tools/ |
H A D | application_test.cpp | 50 char arg3[] = "-s"; local 52 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
|
Completed in 39 milliseconds