ai_next 910 src/vfs/ftpfs/ftpfs.c for (curr_res = res; curr_res != NULL; curr_res = curr_res->ai_next) ai_next 916 src/vfs/ftpfs/ftpfs.c if (curr_res->ai_next != NULL) ai_next 938 src/vfs/ftpfs/ftpfs.c else if (res->ai_next == NULL) ai_next 182 src/vfs/sftpfs/connection.c for (curr_res = res; curr_res != NULL; curr_res = curr_res->ai_next) ai_next 215 src/vfs/sftpfs/connection.c if (curr_res->ai_next != NULL) ai_next 234 src/vfs/sftpfs/connection.c else if (res->ai_next == NULL)