Searched refs:S_ISDIR (Results 1 – 25 of 38) sorted by relevance
12
43 if (S_ISDIR (instat.st_mode) || S_ISDIR (outstat.st_mode)) in support_copy_file_range()
177 && S_ISDIR (st.st_mode)) in maybe_xmkdir()559 if (S_ISDIR (s.st_mode)) in rsync_1()568 if (!S_ISDIR (s.st_mode)) in rsync_1()654 if (!S_ISDIR (s.st_mode)) in rsync_1()894 && S_ISDIR (st.st_mode)) in main()
42 if (S_ISDIR (s.st_mode)) in xmkdirp()
42 if (!S_ISDIR (st.st_mode)) in mkdirat()
43 if (!S_ISDIR (st.st_mode)) in mkfifoat()
48 if (!S_ISDIR (st.st_mode)) in __openat()
46 if (!S_ISDIR (st.st_mode)) in __openat64()
49 if (S_ISDIR (st->st_mode)) in libc_hidden_def()
105 if (!S_ISDIR (st1.st_mode)) in do_test()
56 if (S_ISDIR (sb->st_mode)) sb_type = "DIR"; in debug_cb()
451 if (S_ISDIR (st.st_mode)) in process_entry()760 if (S_ISDIR (st.st_mode)) in ftw_startup()
34 if (__glibc_unlikely (! S_ISDIR (statbuf.st_mode))) in __fdopendir()
55 if (__glibc_unlikely (! S_ISDIR (statbuf.st_mode))) in opendir_tail()
158 if (__stat64_time64 (buf, &st1) == 0 && S_ISDIR (st1.st_mode)) in __ttyname_r()
40 || !S_ISDIR (st.st_mode))) in do_test()
162 if (S_ISDIR (stats.st_mode)) in makesymlink()
435 if (S_ISDIR (st.st_mode)) in add_glibc_hwcaps_subdirectories()933 is_dir = S_ISDIR (stat_buf.st_mode); in search_dir()942 is_dir = S_ISDIR (lstat_buf.st_mode); in search_dir()
88 if (!S_ISDIR (fs.st_mode)) in run_test()
254 if (__glibc_unlikely (S_ISDIR (st.st_mode))) in _nl_load_locale()
102 return __stat64_time64 (dir, &buf) == 0 && S_ISDIR (buf.st_mode); in direxists()
408 if (entry_status == 0 && S_ISDIR (st.st_mode) in __getcwd_generic()
102 if (!S_ISDIR (st1.st_mode)) in do_test()
259 ? pglob->gl_stat (filename, &st) == 0 && S_ISDIR (st.st_mode) in is_dir()261 && S_ISDIR (st64.st_mode))); in is_dir()1411 && S_ISDIR (st64.st_mode))) in glob_in_dir()
153 if (flags & O_DIRECTORY && !S_ISDIR (st.st_mode)) in __hurd_file_name_lookup_retry()
387 if (lstat64 (output_path, &output_stat) < 0 || !S_ISDIR (output_stat.st_mode)) in siblings_uncached()417 && S_ISDIR (other_stat.st_mode) in siblings_uncached()