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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dftpdataio.c442 static char* p_asciibuf; local
451 vsf_secbuf_alloc(&p_asciibuf, VSFTP_DATA_BUFSIZE * 2);
456 p_writefrom_buf = p_asciibuf;
478 num_to_write = vsf_ascii_bin_to_ascii(p_readbuf, p_asciibuf,

Completed in 80 milliseconds