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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dftpdataio.c330 struct vsf_sysutil_dir* p_subdir; local
341 p_subdir = str_opendir(&sub_str);
342 if (p_subdir == 0)
354 retval = transfer_dir_internal(p_sess, is_control, p_subdir, &sub_str,
356 vsf_sysutil_closedir(p_subdir);

Completed in 31 milliseconds