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

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

Completed in 28 milliseconds