Lines Matching refs:LLF

796 	    "Timeout (" LLF " seconds): closing control connection.",  in toolong()
799 syslog(LOG_INFO, "User %s timed out after " LLF " seconds", in toolong()
1517 "User %s access denied, connection limit of " LLF in do_pass()
1521 "Maximum connection limit of " LLF in do_pass()
2007 (void)snprintf(sizebuf, sizeof(sizebuf), " (" LLF " byte%s)", in dataconn()
2228 syslog(LOG_INFO, "mmapsize = " LLF ", writesize = " LLF, in send_data_with_mmap()
2703 "Data sent: " LLF " byte%s in " LLF " file%s", in statcmd()
2707 "Data received: " LLF " byte%s in " LLF " file%s", in statcmd()
2711 "Total data: " LLF " byte%s in " LLF " file%s", in statcmd()
2718 reply(0, "Traffic sent: " LLF " byte%s in " LLF " transfer%s", in statcmd()
2721 reply(0, "Traffic received: " LLF " byte%s in " LLF " transfer%s", in statcmd()
2724 reply(0, "Total traffic: " LLF " byte%s in " LLF " transfer%s", in statcmd()
2740 reply(0, "Idle timeout: " LLF ", maximum timeout: " LLF, in statcmd()
2746 reply(0, "Maximum connections: " LLF, in statcmd()
2760 reply(0, "Maximum file size: " LLF, in statcmd()
2784 reply(0, "PASV port range: " LLF " - " LLF, in statcmd()
2787 reply(0, "Rate get limit: " LLF " bytes/sec", in statcmd()
2792 reply(0, "Rate put limit: " LLF " bytes/sec", in statcmd()
2797 reply(0, "Mmap size: " LLF, (LLT)curclass.mmapsize); in statcmd()
2801 reply(0, "Read size: " LLF, (LLT)curclass.readsize); in statcmd()
2805 reply(0, "Write size: " LLF, (LLT)curclass.writesize); in statcmd()
2809 reply(0, "Receive buffer size: " LLF, in statcmd()
2814 reply(0, "Send buffer size: " LLF, in statcmd()
2819 reply(0, "Send low water mark: " LLF, in statcmd()
2954 "Status: " LLF " of " LLF " byte%s transferred", in statxfer()
2958 reply(213, "Status: " LLF " byte%s transferred", in statxfer()
3620 " = " LLF " byte%s", (LLT) bytes, PLURAL(bytes)); in logxfer()
3626 " in " LLF ".%.03ld seconds", in logxfer()
3650 "%.24s " LLF " %s " LLF " %s %c %s %c %c %s FTP 0 * %c\n", in logxfer()
3699 syslog(LOG_INFO, LLF ".%.03ldu " LLF ".%.03lds %ld+%ldio %ldpf+%ldw", in logrusage()