| /openbmc/qemu/hw/9pfs/ |
| H A D | coth.h | 72 int coroutine_fn v9fs_co_chmod(V9fsPDU *, V9fsPath *, mode_t); 84 gid_t, dev_t, mode_t, struct stat *); 86 mode_t, uid_t, gid_t, struct stat *); 114 int coroutine_fn v9fs_co_st_gen(V9fsPDU *pdu, V9fsPath *path, mode_t,
|
| H A D | 9p-local.h | 17 mode_t mode);
|
| H A D | 9p-util-darwin.c | 77 static int create_socket_file_at_cwd(const char *filename, mode_t mode) { in create_socket_file_at_cwd() 113 int qemu_mknodat(int dirfd, const char *filename, mode_t mode, dev_t dev) in qemu_mknodat()
|
| H A D | 9p-util-linux.c | 67 int qemu_mknodat(int dirfd, const char *filename, mode_t mode, dev_t dev) in qemu_mknodat()
|
| H A D | 9p-local.c | 61 mode_t mode) in local_open_nofollow() 205 mode_t tmp_mode; in local_lstat() 217 sizeof(mode_t)) > 0) { in local_lstat() 318 if (credp->fc_mode != (mode_t)-1) { in local_set_mapped_file_attrat() 342 static int fchmodat_nofollow(int dirfd, const char *name, mode_t mode) in fchmodat_nofollow() 424 if (credp->fc_mode != (mode_t)-1) { in local_set_xattrat() 427 sizeof(mode_t), 0); in local_set_xattrat() 791 mode_t tmp_mode; in local_fstat() 803 &tmp_mode, sizeof(mode_t)) > 0) { in local_fstat() 1405 mode_t st_mode, uint64_t *st_gen) in local_ioc_getversion()
|
| H A D | cofs.c | 98 int coroutine_fn v9fs_co_chmod(V9fsPDU *pdu, V9fsPath *path, mode_t mode) in v9fs_co_chmod() 226 dev_t dev, mode_t mode, struct stat *stbuf) in v9fs_co_mknod()
|
| H A D | cofile.c | 26 int coroutine_fn v9fs_co_st_gen(V9fsPDU *pdu, V9fsPath *path, mode_t st_mode, in v9fs_co_st_gen()
|
| H A D | codir.c | 277 V9fsString *name, mode_t mode, uid_t uid, in v9fs_co_mkdir()
|
| /openbmc/u-boot/fs/reiserfs/ |
| H A D | mode_string.c | 30 #undef mode_t 31 #define mode_t unsigned short macro 34 static const mode_t mode_flags[] = {
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffsfs.h | 148 int yaffs_chmod(const YCHAR *path, mode_t mode); 149 int yaffs_fchmod(int fd, mode_t mode); 151 int yaffs_mkdir(const YCHAR *path, mode_t mode) ; 174 int yaffs_mknod(const YCHAR *pathname, mode_t mode, dev_t dev);
|
| /openbmc/qemu/qga/ |
| H A D | cutils.h | 4 int qga_open_cloexec(const char *name, int flags, mode_t mode);
|
| H A D | cutils.c | 20 int qga_open_cloexec(const char *name, int flags, mode_t mode) in qga_open_cloexec()
|
| /openbmc/u-boot/include/linux/ |
| H A D | stat.h | 50 mode_t st_mode; /* ownership/protection */ 104 mode_t st_mode;
|
| H A D | types.h | 13 typedef __kernel_mode_t mode_t; typedef
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
| H A D | 0004-Fix-invalid-memory-de-reference-issue.patch | 24 || S_ISDIR((mode_t)oct_to_int((t)->th_buf.mode)) \ 29 || S_ISFIFO((mode_t)oct_to_int((t)->th_buf.mode)))
|
| /openbmc/qemu/include/io/ |
| H A D | channel-file.h | 107 mode_t mode,
|
| /openbmc/qemu/util/ |
| H A D | osdep.c | 294 static int qemu_open_cloexec(const char *name, int flags, mode_t mode) in qemu_open_cloexec() 312 qemu_open_internal(const char *name, int flags, mode_t mode, Error **errp) in qemu_open_internal() 368 int qemu_create(const char *name, int flags, mode_t mode, Error **errp) in qemu_create() 379 mode_t mode = 0; in qemu_open_old()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 05_gcc.diff | 29 WvAtomicFile::WvAtomicFile(WvStringParm filename, int flags, mode_t create_mode)
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
| H A D | 0001-mkfifo-Implement-mkfifo.patch | 22 +int mkfifo (const char *__p, mode_t __m)
|
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | os-misc.h | 31 int __sys_shm_open2(const char *path, int flags, mode_t mode, int shmflags,
|
| H A D | os-syscall.c | 47 safe_syscall3(int, open, const char *, path, int, flags, mode_t, mode); 48 safe_syscall4(int, openat, int, fd, const char *, path, int, flags, mode_t,
|
| /openbmc/openbmc/poky/meta/recipes-bsp/acpid/acpid/ |
| H A D | 0001-Replace-stat64-with-stat.patch | 30 return ((st.st_mode & S_IFMT) == (mode_t)fdtype);
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-io-channel-file.c | 46 mode_t mask; in test_io_channel_file_helper()
|
| /openbmc/openbmc-tools/pwmtachtool/src/ |
| H A D | EINTR_wrappers.h | 72 int sigwrap_open_mode(const char *pathname, int flags, mode_t mode);
|
| /openbmc/openbmc-tools/adcapp/src/ |
| H A D | EINTR_wrappers.h | 72 int sigwrap_open_mode(const char *pathname, int flags, mode_t mode);
|