Searched refs:tcsptr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dtp_main.c258 const atf_tc_t *const *tcsptr; local
264 for (tcsptr = tcs; *tcsptr != NULL; tcsptr++) {
265 const atf_tc_t *tc = *tcsptr;
271 if (tcsptr != tcs) /* Not first. */

Completed in 75 milliseconds