Home
last modified time | relevance | path

Searched defs:ftp_state (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dftp.c177 #define ftp_state(x,y) _ftp_state(x,y) macro
179 #define ftp_state(x,y) _ftp_state(x,y,__LINE__) macro