Home
last modified time | relevance | path

Searched refs:S_ISDIR (Results 1 – 10 of 10) sorted by relevance

/io/
A Dmkdirat.c42 if (!S_ISDIR (st.st_mode)) in mkdirat()
A Dmkfifoat.c43 if (!S_ISDIR (st.st_mode)) in mkfifoat()
A Dopenat.c48 if (!S_ISDIR (st.st_mode)) in __openat()
A Dopenat64.c46 if (!S_ISDIR (st.st_mode)) in __openat64()
A Dfile_change_detection.c49 if (S_ISDIR (st->st_mode)) in libc_hidden_def()
A Dtst-mkdirat.c105 if (!S_ISDIR (st1.st_mode)) in do_test()
A Dtst-ftw-lnk.c56 if (S_ISDIR (sb->st_mode)) sb_type = "DIR"; in debug_cb()
A Dftw.c450 if (S_ISDIR (st.st_mode)) in process_entry()
759 if (S_ISDIR (st.st_mode)) in ftw_startup()
A Dfts.c914 if (S_ISDIR(sbp->st_mode)) { in fts_stat()
/io/sys/
A Dstat.h125 #define S_ISDIR(mode) __S_ISTYPE((mode), __S_IFDIR) macro

Completed in 10 milliseconds