Searched refs:cbSessionFile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dtftp.c430 uint64_t cbSessionFile = 0; local
440 rc = RTFileGetSize(hSessionFile, &cbSessionFile);
450 pTftpSession->OptionTSize.u64Value = cbSessionFile;

Completed in 60 milliseconds