Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ ftpparse
Class
ftpparse
NetStream/source/browsers/ftp_server_browser.cpp:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
if (!m_useNlst)
169
{
170
struct ftpparse ftpe;
171
int fret = ftpparse(&ftpe, tok, sce_paf_strlen(tok));
172
if (fret == 1)
173
{
Callers
1
GoTo
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected