Home
last modified time | relevance | path

Searched refs:NEWHOST_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dftp.c1526 #define NEWHOST_BUFSIZE 48 in ftp_state_pasv_resp() macro
1527 char newhost[NEWHOST_BUFSIZE]; in ftp_state_pasv_resp()
1568 snprintf(newhost, NEWHOST_BUFSIZE, "%s", conn->ip_addr_str); in ftp_state_pasv_resp()
/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Dftp.c1698 #define NEWHOST_BUFSIZE 48 in ftp_state_pasv_resp() macro
1699 char newhost[NEWHOST_BUFSIZE]; in ftp_state_pasv_resp()
1740 snprintf(newhost, NEWHOST_BUFSIZE, "%s", conn->ip_addr_str); in ftp_state_pasv_resp()