Searched refs:server_string (Results 1 – 1 of 1) sorted by relevance
225 char *server_string; in fs_create_array_from_accesslist() local233 server_string = strtok(list_copy, delimiter); in fs_create_array_from_accesslist()234 if (server_string != NULL) { in fs_create_array_from_accesslist()235 while (server_string != NULL) { in fs_create_array_from_accesslist()237 &list_array, server_string, count, in fs_create_array_from_accesslist()244 server_string = in fs_create_array_from_accesslist()