mode_t             46 lib-src/ntlib.c int sys_mkdir (const char *, mode_t);
mode_t            249 lib-src/ntlib.c sys_mkdir (const char * path, mode_t mode)
mode_t             91 lib-src/update-game-score.c static int write_scores (const char *filename, mode_t mode,
mode_t            427 lib-src/update-game-score.c write_scores (const char *filename, mode_t mode,
mode_t            262 lib/acl-internal.h   mode_t mode;
mode_t            299 lib/acl-internal.h int get_permissions (const char *, int, mode_t, struct permission_context *);
mode_t             33 lib/acl.h      int qset_acl (char const *, int, mode_t);
mode_t             34 lib/acl.h      int set_acl (char const *, int, mode_t);
mode_t             35 lib/acl.h      int qcopy_acl (char const *, int, char const *, int, mode_t);
mode_t             36 lib/acl.h      int copy_acl (char const *, int, char const *, int, mode_t);
mode_t             37 lib/acl.h      int chmod_or_fchmod (char const *, int, mode_t);
mode_t             31 lib/fchmodat.c orig_fchmodat (int dir, char const *file, mode_t mode, int flags)
mode_t             65 lib/fchmodat.c fchmodat (int dir, char const *file, mode_t mode, int flags)
mode_t            139 lib/fchmodat.c # define AT_FUNC_POST_FILE_PARAM_DECLS , mode_t mode, int flag
mode_t            102 lib/fcntl.in.h _GL_FUNCDECL_RPL (creat, int, (const char *filename, mode_t mode)
mode_t            104 lib/fcntl.in.h _GL_CXXALIAS_RPL (creat, int, (const char *filename, mode_t mode));
mode_t            110 lib/fcntl.in.h _GL_CXXALIAS_MDA (creat, int, (const char *filename, mode_t mode));
mode_t            112 lib/fcntl.in.h _GL_CXXALIAS_SYS (creat, int, (const char *filename, mode_t mode));
mode_t            130 lib/fcntl.in.h _GL_CXXALIAS_MDA_CAST (creat, int, (const char *filename, mode_t mode));
mode_t            132 lib/fcntl.in.h _GL_CXXALIAS_SYS (creat, int, (const char *filename, mode_t mode));
mode_t            585 lib/file-has-acl.c       mode_t mode;
mode_t             43 lib/filemode.c ftypelet (mode_t bits)
mode_t             85 lib/filemode.c strmode (mode_t mode, char *str)
mode_t             41 lib/filemode.h extern void strmode (mode_t mode, char *str);
mode_t             33 lib/get-permissions.c get_permissions (const char *name, int desc, mode_t mode,
mode_t             38 lib/lchmod.c   lchmod (char const *file, mode_t mode)
mode_t             31 lib/open.c     orig_open (const char *filename, int flags, mode_t mode)
mode_t             68 lib/open.c       mode_t mode;
mode_t             38 lib/openat.h   int openat_permissive (int fd, char const *file, int flags, mode_t mode,
mode_t             84 lib/openat.h   chmodat (int fd, char const *file, mode_t mode)
mode_t             90 lib/openat.h   lchmodat (int fd, char const *file, mode_t mode)
mode_t             54 lib/qcopy-acl.c            int dest_desc, mode_t mode)
mode_t             31 lib/set-permissions.c acl_from_mode (mode_t mode)
mode_t             56 lib/set-permissions.c set_acls_from_mode (const char *name, int desc, mode_t mode, bool *must_chmod)
mode_t            332 lib/set-permissions.c set_acls_from_mode (const char *name, int desc, mode_t mode, bool *must_chmod)
mode_t            760 lib/set-permissions.c chmod_or_fchmod (const char *name, int desc, mode_t mode)
mode_t            111 lib/sys_stat.in.h   mode_t st_mode;
mode_t            412 lib/sys_stat.in.h _GL_FUNCDECL_RPL (chmod, int, (const char *filename, mode_t mode)
mode_t            414 lib/sys_stat.in.h _GL_CXXALIAS_RPL (chmod, int, (const char *filename, mode_t mode));
mode_t            421 lib/sys_stat.in.h _GL_CXXALIAS_MDA_CAST (chmod, int, (const char *filename, mode_t mode));
mode_t            423 lib/sys_stat.in.h _GL_CXXALIAS_SYS (chmod, int, (const char *filename, mode_t mode));
mode_t            442 lib/sys_stat.in.h _GL_CXXALIAS_MDA_CAST (chmod, int, (const char *filename, mode_t mode));
mode_t            444 lib/sys_stat.in.h _GL_CXXALIAS_SYS (chmod, int, (const char *filename, mode_t mode));
mode_t            457 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, int flag)
mode_t            460 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, int flag));
mode_t            464 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, int flag)
mode_t            468 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, int flag));
mode_t            578 lib/sys_stat.in.h _GL_FUNCDECL_SYS (getumask, mode_t, (void));
mode_t            580 lib/sys_stat.in.h _GL_CXXALIAS_SYS (getumask, mode_t, (void));
mode_t            597 lib/sys_stat.in.h _GL_FUNCDECL_SYS (lchmod, int, (const char *filename, mode_t mode)
mode_t            600 lib/sys_stat.in.h _GL_CXXALIAS_SYS (lchmod, int, (const char *filename, mode_t mode));
mode_t            617 lib/sys_stat.in.h _GL_FUNCDECL_RPL (mkdir, int, (char const *name, mode_t mode)
mode_t            619 lib/sys_stat.in.h _GL_CXXALIAS_RPL (mkdir, int, (char const *name, mode_t mode));
mode_t            627 lib/sys_stat.in.h rpl_mkdir (char const *name, mode_t mode)
mode_t            637 lib/sys_stat.in.h _GL_CXXALIAS_RPL (mkdir, int, (char const *name, mode_t mode));
mode_t            639 lib/sys_stat.in.h _GL_CXXALIAS_SYS (mkdir, int, (char const *name, mode_t mode));
mode_t            655 lib/sys_stat.in.h rpl_mkdir (char const *name, mode_t mode)
mode_t            665 lib/sys_stat.in.h _GL_CXXALIAS_RPL (mkdir, int, (char const *name, mode_t mode));
mode_t            667 lib/sys_stat.in.h _GL_CXXALIAS_SYS (mkdir, int, (char const *name, mode_t mode));
mode_t            675 lib/sys_stat.in.h _GL_FUNCDECL_SYS (mkdirat, int, (int fd, char const *file, mode_t mode)
mode_t            678 lib/sys_stat.in.h _GL_CXXALIAS_SYS (mkdirat, int, (int fd, char const *file, mode_t mode));
mode_t            695 lib/sys_stat.in.h _GL_FUNCDECL_RPL (mkfifo, int, (char const *file, mode_t mode)
mode_t            697 lib/sys_stat.in.h _GL_CXXALIAS_RPL (mkfifo, int, (char const *file, mode_t mode));
mode_t            700 lib/sys_stat.in.h _GL_FUNCDECL_SYS (mkfifo, int, (char const *file, mode_t mode)
mode_t            703 lib/sys_stat.in.h _GL_CXXALIAS_SYS (mkfifo, int, (char const *file, mode_t mode));
mode_t            721 lib/sys_stat.in.h _GL_FUNCDECL_RPL (mkfifoat, int, (int fd, char const *file, mode_t mode)
mode_t            723 lib/sys_stat.in.h _GL_CXXALIAS_RPL (mkfifoat, int, (int fd, char const *file, mode_t mode));
mode_t            726 lib/sys_stat.in.h _GL_FUNCDECL_SYS (mkfifoat, int, (int fd, char const *file, mode_t mode)
mode_t            729 lib/sys_stat.in.h _GL_CXXALIAS_SYS (mkfifoat, int, (int fd, char const *file, mode_t mode));
mode_t            749 lib/sys_stat.in.h _GL_FUNCDECL_RPL (mknod, int, (char const *file, mode_t mode, dev_t dev)
mode_t            751 lib/sys_stat.in.h _GL_CXXALIAS_RPL (mknod, int, (char const *file, mode_t mode, dev_t dev));
mode_t            754 lib/sys_stat.in.h _GL_FUNCDECL_SYS (mknod, int, (char const *file, mode_t mode, dev_t dev)
mode_t            758 lib/sys_stat.in.h _GL_CXXALIAS_SYS_CAST (mknod, int, (char const *file, mode_t mode, dev_t dev));
mode_t            777 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, dev_t dev)
mode_t            780 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, dev_t dev));
mode_t            784 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, dev_t dev)
mode_t            788 lib/sys_stat.in.h                   (int fd, char const *file, mode_t mode, dev_t dev));
mode_t            924 lib/sys_stat.in.h _GL_CXXALIAS_MDA_CAST (umask, mode_t, (mode_t mask));
mode_t            926 lib/sys_stat.in.h _GL_CXXALIAS_SYS (umask, mode_t, (mode_t mask));
mode_t            500 nt/inc/ms-w32.h int sys_mkdir (const char *, mode_t);
mode_t             62 src/android.h  extern int android_open (const char *, int, mode_t);
mode_t             73 src/android.h  extern int android_mkdir (const char *, mode_t);
mode_t             77 src/android.h  extern int android_fchmodat (int, const char *, mode_t, int);
mode_t            161 src/android.h  						      int, mode_t);
mode_t            161 src/androidvfs.c   int (*open) (struct android_vnode *, int, mode_t, bool,
mode_t            207 src/androidvfs.c   int (*mkdir) (struct android_vnode *, mode_t);
mode_t            213 src/androidvfs.c   int (*chmod) (struct android_vnode *, mode_t, int);
mode_t            615 src/androidvfs.c 			      mode_t, bool, int *, AAsset **);
mode_t            624 src/androidvfs.c static int android_unix_mkdir (struct android_vnode *, mode_t);
mode_t            625 src/androidvfs.c static int android_unix_chmod (struct android_vnode *, mode_t, int);
mode_t            781 src/androidvfs.c 		   mode_t mode, bool asset_p, int *fd,
mode_t            881 src/androidvfs.c android_unix_mkdir (struct android_vnode *vnode, mode_t mode)
mode_t            890 src/androidvfs.c android_unix_chmod (struct android_vnode *vnode, mode_t mode,
mode_t           1596 src/androidvfs.c 			     mode_t, bool, int *, AAsset **);
mode_t           1605 src/androidvfs.c static int android_afs_mkdir (struct android_vnode *, mode_t);
mode_t           1606 src/androidvfs.c static int android_afs_chmod (struct android_vnode *, mode_t, int);
mode_t           1800 src/androidvfs.c 		  mode_t mode, bool asset_p, int *fd_return,
mode_t           2114 src/androidvfs.c android_afs_mkdir (struct android_vnode *vnode, mode_t mode)
mode_t           2133 src/androidvfs.c android_afs_chmod (struct android_vnode *vnode, mode_t mode,
mode_t           2369 src/androidvfs.c 				 mode_t, bool, int *, AAsset **);
mode_t           2378 src/androidvfs.c static int android_content_mkdir (struct android_vnode *, mode_t);
mode_t           2379 src/androidvfs.c static int android_content_chmod (struct android_vnode *, mode_t, int);
mode_t           2502 src/androidvfs.c 		      mode_t mode, bool asset_p, int *fd,
mode_t           2598 src/androidvfs.c android_content_mkdir (struct android_vnode *vnode, mode_t mode)
mode_t           2605 src/androidvfs.c android_content_chmod (struct android_vnode *vnode, mode_t mode,
mode_t           2854 src/androidvfs.c 				   mode_t, bool, int *, AAsset **);
mode_t           2863 src/androidvfs.c static int android_authority_mkdir (struct android_vnode *, mode_t);
mode_t           2864 src/androidvfs.c static int android_authority_chmod (struct android_vnode *, mode_t, int);
mode_t           2944 src/androidvfs.c 			mode_t mode, bool asset_p, int *fd_return,
mode_t           3155 src/androidvfs.c android_authority_mkdir (struct android_vnode *vnode, mode_t mode)
mode_t           3162 src/androidvfs.c android_authority_chmod (struct android_vnode *vnode, mode_t mode,
mode_t           3264 src/androidvfs.c 				  mode_t, bool, int *, AAsset **);
mode_t           3273 src/androidvfs.c static int android_saf_root_mkdir (struct android_vnode *, mode_t);
mode_t           3274 src/androidvfs.c static int android_saf_root_chmod (struct android_vnode *, mode_t, int);
mode_t           3440 src/androidvfs.c 		       mode_t mode, bool asset_p, int *fd_return,
mode_t           3564 src/androidvfs.c android_saf_root_mkdir (struct android_vnode *vnode, mode_t mode)
mode_t           3571 src/androidvfs.c android_saf_root_chmod (struct android_vnode *vnode, mode_t mode,
mode_t           4395 src/androidvfs.c 				  mode_t, bool, int *, AAsset **);
mode_t           4404 src/androidvfs.c static int android_saf_tree_mkdir (struct android_vnode *, mode_t);
mode_t           4405 src/androidvfs.c static int android_saf_tree_chmod (struct android_vnode *, mode_t, int);
mode_t           4771 src/androidvfs.c 		       mode_t mode, bool asset_p, int *fd,
mode_t           5092 src/androidvfs.c android_saf_tree_mkdir (struct android_vnode *vnode, mode_t mode)
mode_t           5101 src/androidvfs.c android_saf_tree_chmod (struct android_vnode *vnode, mode_t mode,
mode_t           5522 src/androidvfs.c 				  mode_t, bool, int *, AAsset **);
mode_t           5578 src/androidvfs.c 		       mode_t mode, bool asset_p, int *fd_return,
mode_t           5771 src/androidvfs.c 				 mode_t, bool, int *, AAsset **);
mode_t           5779 src/androidvfs.c static int android_saf_new_mkdir (struct android_vnode *, mode_t);
mode_t           5780 src/androidvfs.c static int android_saf_new_chmod (struct android_vnode *, mode_t, int);
mode_t           5831 src/androidvfs.c 		      mode_t mode, bool asset_p, int *fd_return,
mode_t           5971 src/androidvfs.c android_saf_new_mkdir (struct android_vnode *vnode, mode_t mode)
mode_t           6060 src/androidvfs.c android_saf_new_chmod (struct android_vnode *vnode, mode_t mode,
mode_t           6455 src/androidvfs.c android_open (const char *name, int flags, mode_t mode)
mode_t           6535 src/androidvfs.c android_mkdir (const char *name, mode_t mode)
mode_t           6850 src/androidvfs.c android_fchmodat (int dirfd, const char *pathname, mode_t mode,
mode_t           7002 src/androidvfs.c android_open_asset (const char *filename, int oflag, mode_t mode)
mode_t            266 src/callproc.c static mode_t const default_output_mode = S_IREAD | S_IWRITE;
mode_t            268 src/callproc.c static mode_t const default_output_mode = 0666;
mode_t            156 src/fileio.c   static mode_t realmask;
mode_t            159 src/fileio.c   static mode_t auto_saving_dir_umask;
mode_t            163 src/fileio.c   static mode_t auto_save_mode_bits;
mode_t           2256 src/fileio.c     mode_t new_mask;
mode_t           2428 src/fileio.c       mode_t preserved_permissions = st.st_mode & 07777;
mode_t           2429 src/fileio.c       mode_t default_permissions = st.st_mode & 0777 & ~realmask;
mode_t           3636 src/fileio.c     mode_t imode = XFIXNUM (mode) & 07777;
mode_t           3659 src/fileio.c     mode_t oldrealmask, oldumask, newumask;
mode_t           5094 src/lisp.h     extern int emacs_mkdir (const char *, mode_t);
mode_t           5098 src/lisp.h     extern int emacs_fchmodat (int, const char *, mode_t, int);
mode_t           3942 src/msdos.c    fchmodat (int fd, const char *path, mode_t mode, int flags)
mode_t             65 src/msdos.h    int fchmodat (int, const char *, mode_t, int);
mode_t           2692 src/sysdep.c   emacs_mkdir (const char *dirname, mode_t mode)
mode_t           2723 src/sysdep.c   emacs_fchmodat (int fd, const char *path, mode_t mode, int flags)
mode_t           4413 src/w32.c      lchmod (const char * path, mode_t mode)
mode_t           4617 src/w32.c      sys_mkdir (const char * path, mode_t mode)
mode_t           4696 src/w32.c      fchmod (int fd, mode_t mode)
mode_t           4702 src/w32.c      fchmodat (int fd, char const *path, mode_t mode, int flags)
mode_t            217 src/w32.h      extern int fchmod (int, mode_t);
mode_t            229 src/w32.h      extern int fchmodat (int, char const *, mode_t, int);
mode_t            230 src/w32.h      extern int lchmod (char const *, mode_t);