ai_next 912 src/vfs/ftpfs/ftpfs.c for (curr_res = res; curr_res != NULL; curr_res = curr_res->ai_next) ai_next 918 src/vfs/ftpfs/ftpfs.c if (curr_res->ai_next != NULL) ai_next 940 src/vfs/ftpfs/ftpfs.c else if (res->ai_next == NULL) ai_next 184 src/vfs/sftpfs/connection.c for (curr_res = res; curr_res != NULL; curr_res = curr_res->ai_next) ai_next 216 src/vfs/sftpfs/connection.c if (curr_res->ai_next != NULL) ai_next 235 src/vfs/sftpfs/connection.c else if (res->ai_next == NULL)