Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dftp.c2358 char clbuf[128]; in ftp_state_size_resp() local
2359 int clbuflen = msnprintf(clbuf, sizeof(clbuf), in ftp_state_size_resp()
2361 result = client_write_header(data, clbuf, clbuflen); in ftp_state_size_resp()

Completed in 5 milliseconds