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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtp_test.c51 char arg2[] = "-Z"; local
54 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dapplication_test.cpp49 char arg2[] = "-Z"; local
52 char *const argv[] = { arg1, arg2, arg3, arg4, NULL };
/bind-9.6-ESV-R11/lib/dns/
H A Dportlist.c62 compare(const void *arg1, const void *arg2) { argument
64 const dns_element_t *e2 = (const dns_element_t *)arg2;

Completed in 821 milliseconds