Searched refs:driver2 (Results 1 – 2 of 2) sorted by relevance
169 char *driver2 = strdup(driver); in tst_check_driver() local170 char *ix = driver2; in tst_check_driver()181 ret = tst_check_driver_(driver2); in tst_check_driver()182 free(driver2); in tst_check_driver()
796 static void driver2(void) in driver2() function953 driver2(); /* test that whole key is hashed thoroughly */ in main()