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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dtunables.c103 const char* tunable_xferlog_file = "/var/log/xferlog"; variable
H A Dtunables.h94 extern const char* tunable_xferlog_file;
H A Dlogging.c44 retval = vsf_sysutil_create_or_open_file(tunable_xferlog_file, 0600);
47 die2("failed to open xferlog log file:", tunable_xferlog_file);
H A Dparseconf.c142 { "xferlog_file", &tunable_xferlog_file },

Completed in 42 milliseconds