Searched defs:pftpSessionOpenFile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dtftp.c400 DECLINLINE(int) pftpSessionOpenFile(PNATState pData, PTFTPSESSION pTftpSession, PRTFILE pSessionFile) function
433 rc = pftpSessionOpenFile(pData, pTftpSession, &hSessionFile);
503 rc = pftpSessionOpenFile(pData, pcTftpSession, &hSessionFile);

Completed in 298 milliseconds