dst_exists         59 maint/gnulib/lib/rename.c   bool dst_exists;
dst_exists        101 maint/gnulib/lib/rename.c       dst_exists = false;
dst_exists        110 maint/gnulib/lib/rename.c       dst_exists = true;
dst_exists        123 maint/gnulib/lib/rename.c   if (dst_exists && S_ISDIR (dst_st.st_mode))
dst_exists        290 maint/gnulib/lib/rename.c   _GL_UNUSED bool dst_exists;
dst_exists        345 maint/gnulib/lib/rename.c       dst_exists = false;
dst_exists        358 maint/gnulib/lib/rename.c       dst_exists = true;
dst_exists        432 maint/gnulib/lib/rename.c   if (dst_exists && S_ISDIR (dst_st.st_mode))