emacs_fchmodat   3637 src/fileio.c     if (emacs_fchmodat (AT_FDCWD, fname, imode, nofollow) != 0)
emacs_fchmodat   5098 src/lisp.h     extern int emacs_fchmodat (int, const char *, mode_t, int);