Searched refs:authinds (Results 1 – 2 of 2) sorted by relevance
61 char **authinds) in test_free_ind() argument65 if (authinds == NULL) in test_free_ind()67 for (i = 0; authinds[i] != NULL; i++) in test_free_ind()68 free(authinds[i]); in test_free_ind()69 free(authinds); in test_free_ind()
134 char **authinds);