Searched defs:oflag (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/backends/ |
H A D | hostmem-shm.c | 31 int fd, oflag; in shm_backend_memory_alloc() local
|
/openbmc/linux/ipc/ |
H A D | mqueue.c | 867 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open() 894 static int do_mq_open(const char __user *u_name, int oflag, umode_t mode, in do_mq_open() 943 SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, in SYSCALL_DEFINE4() argument 1562 int, oflag, compat_mode_t, mode, in COMPAT_SYSCALL_DEFINE4() argument
|
/openbmc/linux/include/linux/ |
H A D | audit.h | 472 static inline void audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in audit_mq_open() 653 static inline void audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in audit_mq_open()
|
/openbmc/qemu/qga/ |
H A D | commands-posix.c | 419 int oflag; in safe_open_or_create() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 773 int yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) in yaffs_open_sharing() 996 int yaffs_open(const YCHAR *path, int oflag, int mode) in yaffs_open()
|
/openbmc/linux/kernel/ |
H A D | audit.h | 185 int oflag; member
|
H A D | auditsc.c | 2546 void __audit_mq_open(int oflag, umode_t mode, struct mq_attr *attr) in __audit_mq_open()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4state.c | 828 static void __nfs4_file_put_access(struct nfs4_file *fp, int oflag) in __nfs4_file_put_access() 5212 int oflag = nfs4_access_to_omode(open->op_share_access); in nfs4_get_vfs_file() local
|