Searched refs:server_string (Results 1 – 1 of 1) sorted by relevance
227 char *server_string; in fs_create_array_from_accesslist() local235 server_string = strtok(list_copy, delimiter); in fs_create_array_from_accesslist()236 if (server_string != NULL) { in fs_create_array_from_accesslist()237 while (server_string != NULL) { in fs_create_array_from_accesslist()239 &list_array, server_string, count, in fs_create_array_from_accesslist()246 server_string = in fs_create_array_from_accesslist()