S_ISLNK 160 lib/file-has-acl.c if (! S_ISLNK (sb->st_mode)) S_ISLNK 56 lib/filemode.c if (S_ISLNK (bits)) S_ISLNK 90 lib/fstatat.c if (!S_ISLNK (st->st_mode)) S_ISLNK 93 lib/lstat.c if (!S_ISLNK (sbuf->st_mode)) S_ISLNK 223 lib/sys_stat.in.h #ifndef S_ISLNK S_ISLNK 642 lib/utimens.c if (!S_ISLNK (st.st_mode)) S_ISLNK 1070 src/dired.c if (S_ISLNK (s.st_mode)) S_ISLNK 829 src/emacs.c if (lstat (candidate, &st) == 0 && S_ISLNK (st.st_mode)) S_ISLNK 2795 src/fileio.c else if (S_ISLNK (file_st.st_mode))