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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dlogging.h20 void bftpd_statuslog(char type, char type2, char *format, ...);
H A Dlogging.c64 void bftpd_statuslog(char type, char type2, char *format, ...) function
68 void bftpd_statuslog(char type, char type2, char *format, ...) function
H A Dmain.c219 bftpd_statuslog (1, 0, "quit");
848 bftpd_statuslog (1, 0, "connect %s", remotehostname);
892 bftpd_statuslog (2, 0, "%s", str);
H A Dcommands.c98 bftpd_statuslog(3, success, "%s", buffer);

Completed in 33 milliseconds