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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dftpdataio.c331 const struct mystr* p_subdir_str = local
333 if (str_equal_text(p_subdir_str, ".") ||
334 str_equal_text(p_subdir_str, ".."))
340 str_append_str(&sub_str, p_subdir_str);

Completed in 160 milliseconds