ENOTSUP 43 lib/acl-errno-valid.c #if defined ENOTSUP && ENOTSUP != EOPNOTSUPP ENOTSUP 44 lib/acl-errno-valid.c # if ENOTSUP != ENOSYS /* Needed for the MS-Windows port of GNU Emacs. */ ENOTSUP 45 lib/acl-errno-valid.c case ENOTSUP: return false; ENOTSUP 23 lib/at-func.c # ifndef ENOTSUP ENOTSUP 78 lib/at-func.c errno = ENOTSUP; ENOTSUP 94 lib/dirfd.c errno = ENOTSUP; ENOTSUP 145 lib/dup2.c if (dupfd == -1 && errno == ENOTSUP \ ENOTSUP 67 lib/errno.in.h # ifndef ENOTSUP ENOTSUP 212 lib/errno.in.h # ifndef ENOTSUP ENOTSUP 562 lib/fcntl.c if (result == -1 && (errno == EPERM || errno == ENOTSUP) ENOTSUP 387 lib/file-has-acl.c if (errno == ENOSYS || errno == ENOTSUP) ENOTSUP 512 lib/file-has-acl.c if (errno == ENOSYS || errno == EOPNOTSUPP || errno == ENOTSUP) ENOTSUP 656 lib/file-has-acl.c if (errno == ENOSYS || errno == ENOTSUP) ENOTSUP 178 lib/get-permissions.c if (errno == ENOSYS || errno == ENOTSUP || errno == EOPNOTSUPP) ENOTSUP 201 lib/get-permissions.c if (errno == ENOSYS || errno == ENOTSUP || errno == EOPNOTSUPP) ENOTSUP 233 lib/get-permissions.c if (errno == ENOSYS || errno == EOPNOTSUPP || errno == ENOTSUP) ENOTSUP 539 lib/getloadavg.c errno = ENOTSUP; ENOTSUP 587 lib/getloadavg.c errno = ENOTSUP; ENOTSUP 631 lib/getloadavg.c errno = ENOTSUP; ENOTSUP 820 lib/getloadavg.c errno = ENOTSUP; ENOTSUP 922 lib/getloadavg.c errno = ENOTSUP; ENOTSUP 229 lib/set-permissions.c if (ret < 0 && errno != EINVAL && errno != ENOTSUP) ENOTSUP 651 lib/set-permissions.c if ((errno == ENOSYS || errno == EINVAL || errno == ENOTSUP) ENOTSUP 673 lib/set-permissions.c if ((errno == ENOSYS || errno == EOPNOTSUPP || errno == ENOTSUP) ENOTSUP 409 nt/inc/ms-w32.h #ifndef ENOTSUP ENOTSUP 73 src/dynlib.c errno = ENOTSUP; ENOTSUP 2478 src/fileio.c if (fail && errno != ENOTSUP) ENOTSUP 2497 src/fileio.c && errno != ENOTSUP ENOTSUP 2754 src/fileio.c #if ENOSYS != ENOTSUP ENOTSUP 2755 src/fileio.c case ENOTSUP: ENOTSUP 3384 src/fileio.c || errno == ENOTSUP)) ENOTSUP 3462 src/fileio.c if (fail && errno != ENOTSUP) ENOTSUP 4604 src/sysdep.c errno = ENOTSUP; ENOTSUP 809 src/w32.c errno = ENOTSUP; ENOTSUP 825 src/w32.c errno = ENOTSUP; ENOTSUP 846 src/w32.c errno = ENOTSUP; ENOTSUP 866 src/w32.c errno = ENOTSUP; ENOTSUP 882 src/w32.c errno = ENOTSUP; ENOTSUP 902 src/w32.c errno = ENOTSUP; ENOTSUP 925 src/w32.c errno = ENOTSUP; ENOTSUP 926 src/w32.c return ENOTSUP; ENOTSUP 941 src/w32.c errno = ENOTSUP; ENOTSUP 942 src/w32.c return ENOTSUP; ENOTSUP 962 src/w32.c errno = ENOTSUP; ENOTSUP 963 src/w32.c return ENOTSUP; ENOTSUP 981 src/w32.c errno = ENOTSUP; ENOTSUP 993 src/w32.c errno = ENOTSUP; ENOTSUP 1009 src/w32.c errno = ENOTSUP; ENOTSUP 1021 src/w32.c errno = ENOTSUP; ENOTSUP 1038 src/w32.c errno = ENOTSUP; ENOTSUP 1050 src/w32.c errno = ENOTSUP; ENOTSUP 1292 src/w32.c errno = ENOTSUP; ENOTSUP 1305 src/w32.c errno = ENOTSUP; ENOTSUP 1324 src/w32.c errno = ENOTSUP; ENOTSUP 1345 src/w32.c errno = ENOTSUP; ENOTSUP 1369 src/w32.c errno = ENOTSUP; ENOTSUP 1390 src/w32.c errno = ENOTSUP; ENOTSUP 6534 src/w32.c else if (errno != ENOTSUP) ENOTSUP 6556 src/w32.c else if (errno != ENOTSUP) ENOTSUP 6592 src/w32.c && errno != ENOTSUP) ENOTSUP 6605 src/w32.c errno = ENOTSUP; ENOTSUP 6628 src/w32.c errno = ENOTSUP; ENOTSUP 6715 src/w32.c if (errno != ENOTSUP) ENOTSUP 6723 src/w32.c if (errno == ENOTSUP) ENOTSUP 6789 src/w32.c case ENOTSUP: ENOTSUP 2890 src/w32proc.c errno = ENOTSUP;