Searched defs:p_filename (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dfilestr.c19 str_fileread(struct mystr* p_str, const char* p_filename, unsigned int maxsize) argument
H A Dparseconf.c175 vsf_parseconf_load_file(const char* p_filename, int errs_fatal) argument
H A Dsysstr.c144 const char* p_filename = vsf_sysutil_next_dirent(session_user, base_dir, p_dir); local
H A Dpostlogin.c1232 struct mystr* p_filename; local
H A Dsysutil.c1227 vsf_sysutil_open_file(const char* p_filename, argument
1234 vsf_sysutil_create_file(const char* p_filename){ argument
1239 vsf_sysutil_create_overwrite_file(const char* p_filename){ argument
1244 vsf_sysutil_create_or_open_file(const char* p_filename, unsigned int mode){ argument
1294 vsf_sysutil_write_access(const char* p_filename) argument
1544 vsf_sysutil_chmod(const char* p_filename, unsigned int mode) argument
1602 vsf_sysutil_readlink(const char* p_filename, char* p_dest, unsigned int bufsiz) argument
[all...]

Completed in 104 milliseconds