Home
last modified time | relevance | path

Searched defs:mode_t (Results 1 – 15 of 15) sorted by path

/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in163 typedef unsigned short mode_t; typedef
/netbsd/external/bsd/libevent/dist/
H A Devutil.c110 #define mode_t int macro
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Devutil.c103 #define mode_t int macro
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc37 #define mode_t __kernel_mode_t macro
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h63 typedef __sanitizer::u16 mode_t; typedef
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc37 #define mode_t __kernel_mode_t macro
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h70 typedef __sanitizer::u16 mode_t; typedef
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1102 typedef unsigned short mode_t; typedef
1156 typedef unsigned short mode_t; typedef
/netbsd/external/mpl/bind/dist/lib/isc/win32/include/isc/
H A Dstat.h24 typedef unsigned short mode_t; typedef
/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c1018 typedef unsigned short mode_t; typedef
/netbsd/lib/libukfs/
H A Dukfs.c1321 int (*mkdirfn)(struct ukfs *, const char *, mode_t), struct ukfs *fs) in builddirs() argument
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc36 #define mode_t __kernel_mode_t macro
/netbsd/sys/sys/
H A Dmman.h49 typedef __mode_t mode_t; typedef
50 #define mode_t __mode_t macro
H A Dtypes.h180 typedef __mode_t mode_t; /* permissions */ typedef
181 #define mode_t __mode_t macro
/netbsd/sys/ufs/ufs/
H A Dufs_vnops.c317 int (*func)(struct vnode *, kauth_cred_t, uid_t, gid_t, mode_t, in ufs_check_permitted() argument