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

/sendmail/include/sm/
H A Dconf.h2685 # ifndef S_ISDIR
2686 # define S_ISDIR(foo) ((foo & S_IFMT) == S_IFDIR) macro
2687 # endif /* ! S_ISDIR */
/sendmail/mail.local/
H A Dmail.local.c1901 if (!S_ISDIR(sbuf.st_mode))
/sendmail/sendmail/
H A Dmci.c1155 if (S_ISDIR(statbuf.st_mode))
H A Dutil.c2427 if (!S_ISDIR(statbuf.st_mode))
H A Dqueue.c5994 if (!S_ISDIR(statb.st_mode))

Completed in 41 milliseconds